meta-ads-scraper
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill interacts with the vendor's own API endpoints using standard request patterns and provides clear instructional logic for a lead generation use case.
- [PROMPT_INJECTION]: The skill processes external data from Meta Ads, presenting a surface for indirect prompt injection.
- Ingestion points: Results fetched from the Meta Ads search result endpoint in SKILL.md.
- Boundary markers: Not specified; the agent is instructed to read and process the returned JSON without explicit delimiters.
- Capability inventory: Limited to API requests and data passing to subsequent enrichment skills; no local execution (eval/exec) or filesystem writes are present.
- Sanitization: No explicit sanitization or validation of the retrieved ad content is described in the workflow.
Audit Metadata