rust-refactor
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (MEDIUM): The README.md instructs users to run 'pnpm install' to set up the skill. Since no package.json or dependency lockfile was provided in the analyzed file set, the security and integrity of the external packages being installed cannot be verified.
- COMMAND_EXECUTION (MEDIUM): The skill documentation directs users to execute local JavaScript files via 'node scripts/build-agents-md.js' and 'node scripts/validate-skill.js'. These scripts are missing from the provided 95 files, meaning their behavior cannot be audited and they pose a risk of executing unverified code.
Audit Metadata