brreg
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides instructions for querying the official Norwegian Business Registry. No malicious code, unauthorized access attempts, or persistence mechanisms were detected.
- [EXTERNAL_DOWNLOADS]: The skill references downloads of business datasets and documentation from the registry's official domain (data.brreg.no) and its GitHub organization (github.com/brreg). These are authoritative and well-known sources for the functionality provided.
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates the ingestion of external business registry data.
- Ingestion points: Company information is retrieved from endpoints at data.brreg.no (SKILL.md).
- Boundary markers: None identified; the skill relies on the agent's default handling of API output.
- Capability inventory: The skill uses network operations (curl) to interact with the API.
- Sanitization: No specific sanitization or validation logic is provided for the external registry data.
Audit Metadata