course-description-analyzer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill ingests untrusted data from
/docs/course-description.mdand uses the extracted information to updatemkdocs.ymland generate reports. • Ingestion points:/docs/course-description.md. • Boundary markers: Absent. • Capability inventory: File-write operations to/docs/course-description.md,docs/learning-graph/course-description-assessment.md, andmkdocs.yml. • Sanitization: No explicit validation or escaping of the course content before interpolation into reports or YAML.- [Command Execution] (SAFE): The skill usesmkdir -pto ensure directory structures exist for reporting. This is a standard and benign use of system commands.- [Data Exposure & Exfiltration] (SAFE): No sensitive file access or network communication patterns were detected. File operations are confined to the local project documentation.
Audit Metadata