product-hunt-scraper

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or vulnerabilities were identified. The implementation follows standard security practices for handling API credentials via environment variables.
  • [EXTERNAL_DOWNLOADS]: The skill depends on the standard requests Python package for API communication. This is a trusted library.
  • [PROMPT_INJECTION]: The skill identifies a potential indirect prompt injection surface as it ingests untrusted product descriptions from Product Hunt.
  • Ingestion points: scripts/scrape_producthunt.py fetches product data from Apify.
  • Boundary markers: None.
  • Capability inventory: The skill has no high-risk capabilities like shell execution or file writes; its output is limited to standard JSON or summary text.
  • Sanitization: Data is presented as retrieved from the source.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 05:17 PM