ClawAudit verdict

mapbox-web-integration-patterns

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Mapbox GL JS integration patterns skill providing framework-specific setup guides; primarily documentation with package installation for legitimate map integration development.

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

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

0
security
40
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

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

SKILL.md ยท code ยท <script

Pattern match critical

Possible hardcoded credential

references/common-mistakes.md ยท code ยท Token = 'pk.YOUR_MAPBOX_TOKEN_HERE

Pattern match high

Dynamic import() โ€” loads module at runtime

AGENTS.md ยท code ยท import('

Pattern match medium

Accesses sensitive environment variables

references/nextjs.md ยท code ยท process.env.NEXT_PUBLIC_MAPBOX_TOKEN

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

package_installcredential_accessfile_read

Is this flag fair?

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