Apify Foundry — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Apify Foundry (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.
Two production-ready Apify Actors available as MCP servers via the Apify MCP Gateway. Free tier users can call them directly from any MCP client (Claude, Cursor, Windsurf, etc.); pay-per-event pricing means you only pay for what you use.
Track price drops, stock-outs, restocks, and new/removed products across any public Shopify store.
MCP endpoint:
https://mcp.apify.com?tools=dizzyvinci/shopify-catalog-monitorApify Store: https://apify.com/dizzyvinci/shopify-catalog-monitor
Tools exposed: shopify-catalog-monitor — polls stores and returns only the diffs (price changes, stock changes, product adds/removes). On first call per store, captures a baseline; subsequent calls return what changed.
Use cases: competitor price intelligence, dropship product research, brand MAP enforcement, restock alerts.
Pull recent building & construction permits from 9 major US cities in one unified schema.
MCP endpoint:
https://mcp.apify.com?tools=dizzyvinci/building-permit-aggregatorApify Store: https://apify.com/dizzyvinci/building-permit-aggregator
Tools exposed: building-permit-aggregator — returns permits from Chicago, LA, Austin, SF, Seattle, DC, Nashville, Philadelphia, and Boston. All data from official government open-data APIs (Socrata, ArcGIS, Carto, CKAN).
Use cases: construction lead gen, market intelligence, real-estate research, contractor prospecting.
Add either server to your MCP client config. Example for Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"shopify-monitor": {
"url": "https://mcp.apify.com?tools=dizzyvinci/shopify-catalog-monitor",
"headers": {
"Authorization": "Bearer <your-apify-token>"
}
},
"building-permits": {
"url": "https://mcp.apify.com?tools=dizzyvinci/building-permit-aggregator",
"headers": {
"Authorization": "Bearer <your-apify-token>"
}
}
}
}Get a free Apify token at console.apify.com/settings/integrations. Free tier includes $5/month in compute credits.
Pay-per-event — no subscription:
| Actor | Event | Price |
|---|---|---|
| shopify-catalog-monitor | store-checked (per store polled) | $0.05 |
| shopify-catalog-monitor | change-detected (per change found) | $0.002 |
| building-permit-aggregator | permit (per record returned) | $0.005 |
80% of revenue goes to the developer (Apify takes 20%).
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.