ci

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard command-line tools to interact with the environment for debugging and verification purposes.
  • Evidence: git log is used for commit analysis, gh run view for log retrieval, and npm test for verifying fixes.
  • [PROMPT_INJECTION]: The skill processes untrusted external data (CI logs), creating a surface for indirect prompt injection.
  • Ingestion points: CI logs are retrieved from GitHub Actions in references/analyzing-failures.md.
  • Boundary markers: None explicitly implemented for log content; however, the skill defines clear operational policies prohibiting unsafe practices like test suppression or assertion removal.
  • Capability inventory: The skill has access to shell execution (Bash), file modification (Edit), and subagent delegation (Task).
  • Sanitization: No explicit filtering or escaping of log content is performed before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 05:15 PM
Security Audit — agent-trust-hub — ci