project-checks

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill generates Makefiles containing standard commands for various programming languages. These commands (e.g., go vet, npm audit, cargo audit) are industry-standard tools for quality assurance and security auditing. The execution is controlled by the user (running make check) and not automated by the skill itself.
  • [DATA_EXFILTRATION]: No network operations or data transmission patterns were detected. The skill operates locally on the project files to detect languages and generate templates.
  • [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote scripts. It uses local templates (templates/*.mk) to scaffold a local Makefile.
  • [PROMPT_INJECTION]: The instructions in SKILL.md are purely operational and focus on scaffolding tasks. No patterns of safety bypass, role-play, or instruction overrides were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 04:29 AM
Security Audit — agent-trust-hub — project-checks