Get a demo — 30 minutes →
Skill scan report

codemap

View on GitHub
8 Info Automated analysis flagged 2 potential risk patterns.

What this skill does

The codemap skill is a utility for generating hierarchical codemaps of repositories, focusing on core code and configuration files while excluding tests, documentation, and build artifacts. It is desi

github/alvinunreal - File System Access - 7.9k stars

ThreatsFile System Access Path Traversal

Threat analysis

File System Access1 finding
Path Traversal1 finding

Skill info

Namealvinunreal/codemap
Registrygithub
Versionfb58dd5
PURLpkg:github/alvinunreal/oh-my-opencode-slim@fb58dd5?skill=codemap
Stars7.9k

Assessments (2)

File System Access1 finding LOW
LOW

File System Access via local-llm-review

scripts/codemap.mjs

The code uses `existsSync`, `readFileSync`, and `writeFileSync` without explicit checks for user-controlled paths, which could lead to unintended file access or modification.
Path Traversal1 finding LOW
LOW

Path Traversal via local-llm-review

scripts/codemap.mjs

The code uses `path` module functions without explicit validation, which could be exploited if user input is not properly sanitized.

Badge

Add the Anomity scan badge for codemap to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/alvinunreal/codemap/)
HTML
<a href="https://anomity.ai/skills/github/alvinunreal/codemap/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of codemap? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok