ux-map
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the official
symfony/ux-mapcomponent. It uses well-known, trusted package registries (Packagist) and official framework dependencies. - [DATA_EXPOSURE]: The instructions promote secure handling of API keys using environment variables and Symfony's DSN resolution system, which is a recommended security practice for secret management.
- [EXTERNAL_DOWNLOADS]: Map tile layers and renderer libraries are sourced from reputable and well-known providers like OpenStreetMap, Stadia Maps, and Google Maps.
- [COMMAND_EXECUTION]: The provided commands are standard package manager calls (
composer require) and Twig/PHP syntax for map rendering, with no signs of arbitrary command execution, privilege escalation, or persistence mechanisms.
Audit Metadata