prediction-markets-research

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements secure credential management by instructing users to store API keys in an environment variable (CRAWLORA_API_KEY) rather than hardcoding them or passing them as query parameters.
  • [EXTERNAL_DOWNLOADS]: The skill facilitates data retrieval from the vendor's official API (api.crawlora.net). This is the intended primary function of the skill and does not involve downloading executable scripts or untrusted code.
  • [COMMAND_EXECUTION]: The provided helper script (scripts/crawlora.sh) is a minimal and transparent bash wrapper around curl. It uses safe practices such as set -euo pipefail and --data-urlencode to prevent common shell injection vulnerabilities when handling arguments.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 07:16 AM
Security Audit — agent-trust-hub — prediction-markets-research