example-skill

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns or security risks were identified. The skill's primary purpose is to serve as a template for other developers.
  • [COMMAND_EXECUTION] (LOW): The skill contains local script files (scripts/example-check.sh and scripts/helloworld.js).
  • Evidence: scripts/example-check.sh performs basic file system checks using standard commands like cd, dirname, and rg (ripgrep) to verify the existence of SKILL.md.
  • Evidence: scripts/helloworld.js only executes a console.log statement.
  • Context: These are deterministic utility scripts used for preflight validation and do not interact with the network or sensitive user data.
  • [PROMPT_INJECTION] (SAFE): The instructions in SKILL.md are concrete and process-oriented. No attempts to bypass safety filters or override system instructions were detected.
  • [DATA_EXPOSURE] (SAFE): No hardcoded credentials, sensitive file paths, or network exfiltration patterns were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:00 PM