boliga
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs network requests to the official Boliga.dk public API at
api.boliga.dk. These requests are used to fetch property listings, historical sales data, market statistics, and location suggestions. This is consistent with the skill's stated purpose and uses a well-known service domain. - [SAFE]: Input validation is performed using the Zod library, ensuring that flags such as price, size, and room counts are correctly typed before being passed to API queries. This prevents common injection vulnerabilities in parameter handling.
- [SAFE]: No hardcoded credentials, sensitive file access, or suspicious command execution patterns were found. The skill operates within the expected scope of a data retrieval tool.
- [SAFE]: The skill's metadata and instructions in
SKILL.mdaccurately describe its functionality without attempting to override agent safety guidelines or hide malicious intent.
Audit Metadata