md-summarizer

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to read and summarize local Markdown files as requested by the user. It does not initiate unauthorized network connections, execute arbitrary code, or access sensitive system credentials.
  • [PROMPT_INJECTION]: The skill processes content from external Markdown files, which represents a potential surface for indirect prompt injection (Category 8) if a file contains malicious instructions intended to manipulate the agent's behavior. The risk is minimized as the skill focuses on text generation without high-privilege capabilities.
  • Ingestion points: Local Markdown files read via file tools (SKILL.md, Step 1).
  • Boundary markers: None explicitly defined to separate untrusted content from instructions.
  • Capability inventory: File reading and structured text summarization/output.
  • Sanitization: No specific sanitization or instruction-filtering of input content is implemented.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 12:46 PM