openaq-data-fetch
Audited by Socket on Mar 11, 2026
1 alert found:
Obfuscated FileThe OpenAQ Data Fetch skill presents a coherent footprint: it is a developer tooling utility for querying the OpenAQ API and fetching historical data from the AWS Open Data S3 archive using environment-based configuration. Its data flows primarily involve legitimate API calls and S3 downloads with outputs to local storage. There are no evident credential-forwarding, unsigned executables, or covert data exfiltration paths. Overall, the footprint is Benign to Low Risk, with reasonable expectations for proper secure handling of API keys and AWS credentials at runtime. Recommend ensuring secure handling of environment variables, least-privilege IAM for S3 access, rate limiting against API quotas, and clear logging to trace data movements.