check-doc-examples

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No security vulnerabilities were detected. The skill is designed for documentation maintenance by comparing markdown examples with source files.- [COMMAND_EXECUTION]: The skill instructs the agent to use grep and file globbing (**/*.md, **/*.php) to locate and analyze local files. This is consistent with its stated purpose of documentation verification.- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted content from local markdown files. 1. Ingestion points: **/*.md and **/*.php files. 2. Boundary markers: None. 3. Capability inventory: Local file read via grep. 4. Sanitization: None. While this allows for ingestion of untrusted data, the risk is minimal as the agent is tasked only with identifying structural mismatches rather than executing logic from the files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 09:57 AM