geo-difficulty
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
https://www.enception.ai/api/tools/geo-difficulty. This is the documented purpose of the skill and the endpoint belongs to the stated author/service provider. - [COMMAND_EXECUTION]: The script
scripts/score.shusescurlto interact with the API andpython3to safely encode/decode JSON data. The implementation uses environment variables for data passing to Python to avoid shell injection vulnerabilities.
Audit Metadata