panda-analytics

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard Unix utilities such as grep, cut, and curl to read configuration values and perform API requests to the analytics backend.
  • [DATA_EXFILTRATION]: Accesses the ~/.pandas file to read and write the api_key and api_url. This is the designated configuration storage for the tool and is managed with appropriate file permissions (chmod 600). Credentials are sent to the official API endpoint for authentication as intended.
  • [EXTERNAL_DOWNLOADS]: Interacts with nosypandas.com (or a user-defined URL) to fetch analytics data in JSON format.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 07:44 AM