summarize-article
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected in the provided skill files.
- [PROMPT_INJECTION]: The skill is designed to process external article content, which introduces an attack surface for indirect prompt injection.
- Ingestion points: Article URLs or text content ingested via the
summarizeortldrtriggers. - Boundary markers: None identified.
- Capability inventory: The shell script
scripts/process.shonly performs basicechooperations and does not have access to dangerous system calls. - Sanitization: No evidence of input validation or content sanitization.
Audit Metadata