codescan Skill
codescan is a Python AI agent skill for Cursor, Codex with uvx/pip, git clone. Agent-native code security review with MCP, structured findings, and practical pre-merge scanning workflows.
How to use codescan Skill
Install or run
pip install -e .
python -m codescan config --provider deepseek --api-key YOUR_API_KEY --model deepseek-chat
python -m codescan dir examples/demo-vulnerable-app --output demo-result.jsonCompatible clients
What is codescan Skill?
codescan is a Python AI agent skill for Cursor, Codex with uvx/pip, git clone. Agent-native code security review with MCP, structured findings, and practical pre-merge scanning workflows. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- OpenAI provider support
- Anthropic provider support
- pyproject.toml config support
- docs/skill.md config support
Technical details
Install or run codescan using uvx/pip. Check HeJiguang/codescan for the latest setup command.
- Built for Python
- Built for Rust
- Install or run with uvx/pip
- Install or run with git clone
- Works with Cursor
- Works with Codex
- Uses stdio transport
- Uses SSE transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use codescan Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is codescan?
codescan is a Python AI agent skill for Cursor, Codex with uvx/pip, git clone. Agent-native code security review with MCP, structured findings, and practical pre-merge scanning workflows.
Who is codescan best for?
codescan is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install codescan?
Install or run codescan using uvx/pip. Check codescan for the latest setup command.
Is codescan actively maintained?
codescan may need a closer maintenance check before production use.
Auto-fetched from GitHub.