spec-kitty-clarify
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration techniques were detected in the skill instructions.
- [COMMAND_EXECUTION]: The skill executes a local command
spec-kitty agent feature check-prerequisites --json --paths-onlyto identify file paths. This command uses hardcoded flags and does not interpolate untrusted user input into the shell execution, making it safe. - [PROMPT_INJECTION]: The instructions follow a structured logic for task execution and do not contain patterns intended to bypass AI safety guardrails or extract system prompts.
- [DATA_EXFILTRATION]: No network-enabled tools or commands (such as curl or wget) are used. The skill's operations are confined to reading and writing local specification files.
Audit Metadata