audit-full
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell script,
scripts/estimate-tokens.sh, and several ecosystem-standard audit tools includingnpm audit,pip-audit,govulncheck, andcargo auditto analyze the project environment.\n- [EXTERNAL_DOWNLOADS]: The skill usesnpxto run utilities such asbetter-npm-audit,license-checker, anddepcheck, which involves fetching software packages from the public NPM registry.\n- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its design, which involves ingesting entire, potentially untrusted codebases into the model's context for analysis.\n - Ingestion points: The skill uses
ReadandGlobtools to load source files, configurations, and entry points as specified inreferences/report-structure.mdandSKILL.md.\n - Boundary markers: Absent. The documentation does not specify the use of delimiters, XML tags, or explicit instructions to disregard commands embedded within the audited source files.\n
- Capability inventory: The agent retains access to powerful tools including
Bash,Grep,Read, andTaskmanagement while the untrusted code content is present in its context.\n - Sanitization: Absent. There is no evidence of logic for sanitizing or escaping project file contents before they are processed by the model.
Audit Metadata