google-maps-reviews

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill communicates with the vendor API at https://ai-factory.frevana.com to fetch review data. This is a legitimate functional requirement and uses standard HTTPS.
  • [COMMAND_EXECUTION]: A Bash script uses curl for network requests and python3 for JSON validation and payload construction. All inputs are handled as variables and passed to Python for parsing, minimizing shell injection risks.
  • [CREDENTIALS_UNSAFE]: The skill uses a FREVANA_TOKEN for authentication. It correctly supports environment variables or a --token flag rather than hardcoding credentials. It also includes an interactive fallback to prompt the user for the token if it is missing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 03:39 PM
Security Audit — agent-trust-hub — google-maps-reviews