NYC

marp

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • EXTERNAL_DOWNLOADS (LOW): The skill installs the @marp-team/marp-cli package via npm to enable presentation generation functionality.
  • Evidence: npm install -g @marp-team/marp-cli found in README.md.
  • Context: This is the primary dependency required for the skill's purpose. Although the Marp team is a recognized entity, they are not on the predefined list of trusted organizations, and the dependency is unversioned.
  • INDIRECT_PROMPT_INJECTION (LOW): The skill is designed to process external Markdown files (slides.md) which could contain malicious instructions or unexpected formatting.
  • Ingestion points: slides.md file input.
  • Boundary markers: None mentioned in the documentation.
  • Capability inventory: Execution of shell commands (marp) to generate PDF, HTML, and PPTX outputs.
  • Sanitization: None specified; behavior relies on the Marp CLI's internal parsing logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:15 PM