geolocation
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a well-structured tool for geolocation with no security issues detected. All components align with the stated purpose of geographic analysis from visual data.
- [PROMPT_INJECTION]: Analysis of instructions in
SKILL.mdreveals no patterns of prompt injection, such as attempts to override safety filters or extract system prompts. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were found. The skill includes a local script
scripts/examine_region.pyfor image processing which does not exhibit malicious behavior. - [DATA_EXFILTRATION]: No patterns of data exfiltration or unauthorized file access were detected. Tools like
WebFetchandWebSearchare used legitimately for geolocation verification. - [COMMAND_EXECUTION]: The provided Python script
scripts/examine_region.pyperforms safe, local operations using the Pillow library and does not execute arbitrary shell commands or access sensitive system resources. - [EXTERNAL_DOWNLOADS]: No external scripts or packages are downloaded or installed at runtime.
Audit Metadata