apply-all-findings
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected in the skill instructions or examples.
- [COMMAND_EXECUTION] (SAFE): The skill utilizes local command-line tools (
gh,pnpm,git) for legitimate development purposes including issue tracking, linting, testing, and version control. These operations are consistent with the skill's primary purpose of managing code quality. - [SAFE] (SAFE): Included code snippets demonstrate security-positive transformations, specifically addressing SQL injection by moving from template literals to parameterized queries.
Audit Metadata