Caveat verdict

mapbox-token-security

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Security best-practices guidance skill for Mapbox token management; purely advisory content about scopes, URL restrictions, and rotation strategies with no operational behavior.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท Token = 'pk.YOUR_MAPBOX_TOKEN_HERE

Pattern match critical

<script> tag in markdown โ€” potential code injection

AGENTS.md ยท code ยท <script>

Pattern match high

HTTP request to bare IP address โ€” common in malicious payloads

SKILL.md ยท code ยท http://127.0.0.1

Pattern match medium

Accesses sensitive environment variables

AGENTS.md ยท code ยท process.env.NEXT_PUBLIC_MAPBOX_TOKEN

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API