verification-loop

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill invokes standard local development utilities including package managers (npm, pnpm), linters (ruff), type checkers (npx tsc, pyright), and version control (git). These commands are used to verify project integrity and follow expected development workflows.- [DATA_EXFILTRATION]: Uses grep to search for patterns such as 'sk-' or 'api_key' within the project's source code. This is performed as a local security check to identify hardcoded secrets before a pull request; no network operations are present to exfiltrate this data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 07:43 AM
Security Audit — agent-trust-hub — verification-loop