amazon-location-service
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for Amazon Location Service, providing valid code examples and architectural best practices. Analysis of the instructions and code snippets reveals no malicious intent, prompt injection attempts, or unauthorized access patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official AWS documentation (docs.aws.amazon.com), the vendor's GitHub repositories (github.com/aws-geospatial), and well-known, trusted CDNs (jsdelivr.net, unpkg.com) for loading the MapLibre library and the Amazon Location bundled client. These downloads are standard for the described use case and do not escalate the risk profile.
- [COMMAND_EXECUTION]: Code examples demonstrate standard usage of AWS SDK clients and the MapLibre GL JS library. All execution patterns are restricted to the browser or application environment as intended, with no evidence of arbitrary shell command execution or privilege escalation.
- [DATA_EXFILTRATION]: While the skill naturally processes location data (addresses and coordinates), it follows the principle of least privilege. Network operations are directed exclusively to official Amazon Location Service endpoints. No evidence was found of sensitive data exposure or unauthorized exfiltration to third-party domains.
Audit Metadata