abn-entity-lookup
Pass
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: LOWDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [Data Exposure & Exfiltration] (LOW): The skill performs network operations to
abr.business.gov.au. While this is a non-whitelisted domain, it is the official government endpoint for ABN lookups. No sensitive local files are accessed, and API authentication is properly handled via an environment variable (ABR_GUID). - [Indirect Prompt Injection] (LOW): The skill ingests untrusted ABN data from external sources. Risk is mitigated by a mandatory 11-digit format check and a specific mathematical weighting algorithm that validates input before processing.
- [Prompt Injection] (SAFE): There are no instructions designed to override agent behavior or bypass safety guidelines.
- [Obfuscation] (SAFE): No Base64, zero-width characters, or other encoding techniques were used to hide content.
- [Remote Code Execution] (SAFE): The skill does not download or execute external scripts or packages.
Audit Metadata