improve-skill
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection Surface]: The skill instructs the agent to read and process output from an external tool (
plugin-eval) stored inbrief.json. - [Context]: If the skill being evaluated contains adversarial content that is reflected in the evaluation brief, it could potentially influence the agent's behavior during the rewrite process.
- [Mitigation]: The risk is localized to the development environment, and findings are intended to be reviewed by the developer.
- [Hardcoded Local Path]: The workflow references a specific absolute file path:
/Users/benlesh/.codex/skills/skill-creator/SKILL.md. - [Context]: Hardcoded absolute paths containing usernames can lead to functionality issues across different environments and represent a minor information disclosure regarding the author's local system structure. This is a common pattern in early-stage developer tools.
Audit Metadata