maptiler-skill
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill uses official MapTiler resources and follows security best practices for credential management.
- [EXTERNAL_DOWNLOADS]: The skill references official MapTiler CDN resources (cdn.maptiler.com) and NPM packages (@maptiler/sdk, @maptiler/client). These are trusted vendor-owned resources and do not pose a security risk.
- [COMMAND_EXECUTION]: The helper script
scripts/install-deps.shis used for standard NPM dependency installation. The test scripttests/test_skill.pyuses subprocess calls for local environment verification, which is consistent with its intended purpose.
Audit Metadata