codemap
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
Threat analysis
Skill info
pkg:github/alvinunreal/oh-my-opencode-slim@fb58dd5?skill=codemapAssessments (2)
File System Access
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 Traversal
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.
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.




