markdown-doc-writer

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns, obfuscation, or remote dependencies were identified. The skill defines structural templates and stylistic rules for documentation.
  • [Indirect Prompt Injection] (SAFE): The skill is designed to read local project files to generate documentation. While this is an input surface, it is constrained to the local environment and lacks dangerous capabilities like network access or shell command execution. 1. Ingestion points: File system access via Read, Glob, and Grep tools. 2. Boundary markers: Explicit Markdown templates provide structure for output. 3. Capability inventory: Limited to local file operations (Read, Glob, Grep, Edit, Write). 4. Sanitization: Not explicitly implemented but content is processed into predefined templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:12 PM