gov-environment — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited gov-environment (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Real-time EPA air quality data and HUD foreclosure listings.
mcporter add gov-env --url https://environmental-compliance-mcp.apify.actor/mcp --transport streamable-httpOr add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-env": {
"url": "https://environmental-compliance-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}env_get_air_qualityGet EPA AirNow air quality data by state, AQI range, and pollutant type.
Show air quality for California
Any unhealthy air quality readings right now?Parameters: states (array), minAqi, maxAqi, categories (array), parameters (array), limit
env_search_hud_foreclosuresSearch HUD foreclosure listings by state, zip code, price range, and bedrooms.
Show HUD foreclosures in Texas
Find foreclosures under $100,000 in FloridaParameters: state, zipCode, minPrice, maxPrice, bedrooms, limit
All data from free US government APIs. Zero cost. No API keys required.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.