NYC

hono-routing

Fail

Audited by Gen Agent Trust Hub on Feb 15, 2026

Risk Level: HIGH
Full Analysis
  • [SAFE] (SAFE): No malicious patterns, prompt injections, or data exfiltration attempts were detected. The skill primarily consists of documentation and code templates.
  • [COMMAND_EXECUTION] (LOW): The skill includes scripts/check-versions.sh, a bash utility that uses npm view to verify dependency versions. The script uses hardcoded package names and does not process untrusted external input.
  • [EXTERNAL_DOWNLOADS] (INFO): The version checker script performs network requests to the public npm registry to fetch metadata. This is a standard operation and does not involve downloading or executing arbitrary scripts.
  • [DATA_EXFILTRATION] (SAFE): No unauthorized network operations or access to sensitive local files (such as SSH keys or environment variables) were found.
Recommendations
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 15, 2026, 11:25 PM