Skip to content

fix: inaccurate skill description and missing prerequisites in security analysis #54

Description

@dhl123

Current Behavior

  • The security requirement analysis section in SKILL.md describes the workflow as a way to create an OPA policy. It isn't. Steps A–D produce guidance only and write no Rego.
  • Prerequisites are missing

Expected behavior

Change the descirption

  • Change the description to guidance only, make the description precise.

Prerequisites (run before Step A in Skill.md or the first step's md file, in this order):

  1. smith --flag get_current_agent — confirms the active <TARGET_AGENT_PATH> and resolved <GUIDANCE_FILE>. Use its output for those paths; do not read .env.
  2. smith --flag get_mcp_parameter — regenerates <TARGET_AGENT_PATH>/smith/tool_definitions.json. Run it even if the file already exists, so the extracted tool shapes match the server actually running. Steps C and D verify every cited field against it.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions