amazon-location-service
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for integrating Amazon Location Service using official AWS tools and SDKs. There are no patterns suggesting malicious intent or security bypasses.
- [EXTERNAL_DOWNLOADS]: The documentation references the MapLibre mapping library and the official Amazon Location bundled client from well-known CDNs (jsDelivr and unpkg). This is a standard and safe practice for web application development.
- [DATA_EXFILTRATION]: All network requests and API interactions are directed towards official AWS domains or vendor-controlled repositories. No suspicious data transmission patterns were found.
- [CREDENTIALS_UNSAFE]: The code samples correctly use placeholders (e.g., 'your-api-key', 'IDENTITY_POOL_ID') and emphasize the use of API keys and Cognito for secure client-side authentication rather than hardcoding sensitive credentials.
- [PROMPT_INJECTION]: The skill's instructions are focused on technical implementation and API usage. There are no attempts to override system prompts or bypass safety guardrails.
Audit Metadata