skills/neurofoo/agent-skills/5whys/Gen Agent Trust Hub

5whys

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [NO_CODE] (SAFE): The skill consists entirely of markdown text instructions and examples. No Python, JavaScript, or shell scripts are present.
  • [EXTERNAL_DOWNLOADS] (SAFE): There are no references to external URLs, package registries, or remote scripts.
  • [COMMAND_EXECUTION] (SAFE): No system commands, subprocess calls, or shell execution patterns were detected.
  • [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior, bypass safety filters, or extract system prompts were found.
  • [DATA_EXFILTRATION] (SAFE): No network operations, hardcoded credentials, or access to sensitive file paths (like ~/.ssh or ~/.aws) are present.
  • [INDIRECT_PROMPT_INJECTION] (LOW):
  • Ingestion points: The skill processes user-provided problem statements and iterative answers.
  • Boundary markers: Uses Markdown headers and tables to structure data.
  • Capability inventory: None. The skill does not have access to file writing, network calls, or command execution.
  • Sanitization: None explicitly defined; the skill relies on the host agent's native safety protocols.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:09 PM