us-data
What this skill does
The skill provides a CLI for accessing official US public data from sources like BLS, Census, and BEA. It is a data retrieval tool for economic and demographic information, not a security or teaching
github/mvanhorn - Data Exfiltration - 1.9k stars
Threat analysis
Skill info
pkg:github/mvanhorn/printing-press-library@5a78746?skill=us-dataAssessments (3)
Data Exfiltration
Data Exfiltration via local-llm-review
internal/cli/bea.go
The code fetches data from the BEA API (https://apps.bea.gov/api/data) and requires a registered UserID via the US_DATA_BEA_API_KEY environment variable. While this is legitimate for accessing BEA datData Exfiltration via local-llm-review
internal/cli/bls.go
The code fetches data from the BLS API (https://api.bls.gov/publicAPI/v1/timeseries/data) and returns the results. While this is legitimate for accessing BLS data, it could be considered a data exfiltData Exfiltration via local-llm-review
internal/cli/census.go
The code fetches data from the Census API (https://api.census.gov/) and requires an API key via the US_DATA_CENSUS_API_KEY environment variable. While this is legitimate for accessing Census data, it Badge
Add the Anomity scan badge for us-data to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of us-data? Report an issue or request a rescan.




