verification-loop
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard CLI tools such as
npm,pnpm,npx,pyright,ruff, andgitto perform project verification tasks. These are executed locally and are standard practice for software development workflows.\n- [DATA_EXFILTRATION]: The skill includes a 'Security Scan' phase that usesgrepto check for hardcoded secrets like 'sk-' and 'api_key' in the project's source code. This is a local-only inspection designed to help the developer identify and remove secrets before committing code, with no network transmission involved.\n- [PROMPT_INJECTION]: The instructions provide a clear, step-by-step process for code verification and do not contain any patterns intended to bypass safety filters or override agent behavior.
Audit Metadata