make-playbook

Pass

Audited by Gen Agent Trust Hub on Aug 6, 2026

Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill implementation involves reading and writing a MAKE.md file in the project root to maintain stage-specific state. This architecture introduces an indirect prompt injection vector, as the agent may process and follow instructions embedded in this untrusted file. The skill includes ethical guidelines in ethos.md to mitigate some risks, but no formal sanitization is performed on the file content.
  • Ingestion points: Workflow step 1 in SKILL.md reads the project's MAKE.md file.
  • Boundary markers: Absent.
  • Capability inventory: File system read and write access for the MAKE.md tracker.
  • Sanitization: None.
  • [EXTERNAL_DOWNLOADS]: The README.md file includes instructions to install a tool using npx from the NPM package @tamng0905/builder-essential-skills. While this is a standard installation method, it involves downloading and executing code from an external repository managed by an individual user account rather than a well-known organization.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 6, 2026, 03:29 PM
Security Audit — agent-trust-hub — make-playbook