dog-intelligence

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to https://www.dogdata.xyz/api to retrieve blockchain and market intelligence. This is the primary and stated purpose of the skill.
  • [CREDENTIALS_UNSAFE]: The skill uses an optional DOGDATA_API_KEY retrieved from environment variables for authenticated API requests. This is a standard and safe practice for secret management in development tools.
  • [COMMAND_EXECUTION]: The CLI is implemented using the standard commander package. It only executes internal TypeScript functions for data fetching and does not spawn shell commands or arbitrary processes.
  • [DATA_EXFILTRATION]: No evidence of sensitive data collection (such as SSH keys or credentials) or unauthorized transmission to external servers was found. All operations are read-only fetches of public data.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 11:00 PM
Security Audit — agent-trust-hub — dog-intelligence