Skip to content

security-review: missing reference files (infrastructure/*.md and languages/*.md) referenced in SKILL.md #165

Description

@zeldrisho

Environment

Repo: getsentry/skills, skill: skills/security-review
Browsing at https://github.com/getsentry/skills/tree/main/skills/security-review

Steps to Reproduce

  1. Open skills/security-review/SKILL.md, section "Reference Files".
  2. Compare the tables there against the actual contents of skills/security-review/infrastructure/ and skills/security-review/languages/.

Expected Result

Every file listed in SKILL.md's "Reference Files" tables should exist in the corresponding folder:

  • infrastructure/: docker.md, kubernetes.md, terraform.md, ci-cd.md, cloud.md
  • languages/: python.md, javascript.md, go.md, rust.md, java.md

Actual Result

Several referenced files are missing:

  • infrastructure/ only contains docker.md — missing kubernetes.md, terraform.md, ci-cd.md, cloud.md
  • languages/ only contains javascript.md and python.md — missing go.md, rust.md, java.md

Since SKILL.md's "Load Language Guide" and "Load Infrastructure Guide" steps point agents at these paths, reviewing Go/Rust/Java code or Kubernetes/Terraform/CI-CD/cloud configs falls back to no guide being loaded.

(references/ folder is complete and not affected.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions