skills/aeonfun/aeon/skill-health/Gen Agent Trust Hub

skill-health

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes external data from logs and state files which could contain untrusted input from other skills that have failed or produced unexpected output.
  • Ingestion points: The skill reads from memory/logs/YYYY-MM-DD.md, memory/cron-state.json, and memory/skill-health/*.json to gather failure signatures and status updates (SKILL.md).
  • Boundary markers: No specific delimiters or boundary markers are used when parsing log content or error signatures; the skill uses regex patterns to extract exit taxonomy markers (SKILL.md).
  • Capability inventory: The skill possesses file-writing capabilities to the memory/issues/ and output/articles/ directories, and executes shell commands including gh (GitHub CLI) for PR management, ./notify for external alerts, and ./scripts/skill-runs for data collection (SKILL.md).
  • Sanitization: There is no evidence of sanitization, escaping, or validation of the last_error signatures or log snippets before they are interpolated into YAML frontmatter for new issues or the body of notifications.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 01:17 AM
Security Audit — agent-trust-hub — skill-health