MSS-Agent: 世界上第一个内置'意义场自检'的开源 Agent 框架
Project description
MSS-VDP v2.0
Verification Discipline Protocol — Multi-language code quality, security, and compliance scanner.
Quick Start
pip install mss-vdp
# Scan Python
vdp-scan src/ --json
# Scan JavaScript
vdp-js src/ --json
# Full pipeline (all languages)
vdp-pipeline . --json
# Smoke test (19 checks)
vdp-smoke
Supported Languages (10)
| Language | Command | Engine | Rules |
|---|---|---|---|
| Python | vdp-scan |
tree-sitter | V1-V6 |
| JavaScript/TS | vdp-js |
tree-sitter | V1-V9 |
| Rust | vdp-rust |
tree-sitter | R1-R5 |
| Java | vdp-scan --java |
tree-sitter | J1-J5 |
| C/C++ | vdp-scan --cpp |
tree-sitter | C1-C4 |
| Go | vdp-go |
tree-sitter | G1-G5 |
| Ruby | vdp-ruby |
tree-sitter | R1-R5 |
| PHP | vdp-php |
tree-sitter | P1-P5 |
| Kotlin | vdp-kotlin |
regex | K1-K5 |
| C# | vdp-csharp |
regex | C1-C5 |
Tools
Runtimes
- Rate Limiter — Token bucket for API protection
- Service Monitor — Health check + Lark/Slack alerts
- Lock Profiler — Thread contention detection
- Memory Profiler — tracemalloc leak detection
- Fuzzer — Random mutation testing
Domain Tools
- PowerShell Verify — 11-command PS safety checker
- PowerShell Judge — Golden answer benchmark
- Python Clean — venv/pyc/pip diagnostics
- Android/iOS Verify — Mobile dev diagnostics
Analysis
- Org Resilience — Organizational health + 3-layer Tuning Degree
- Content Compliance — Document quality scanner
- LLM Benchmark — Offline/live/regression LLM evaluation
- VDP DSL — Custom rule engine (YAML-based)
CI/CD
# GitHub Actions
.github/workflows/vdp-pipeline.yml
# GitLab CI
.gitlab-ci.yml
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mss_agent-0.3.1-py3-none-any.whl
(94.6 kB
view details)
File details
Details for the file mss_agent-0.3.1-py3-none-any.whl.
File metadata
- Download URL: mss_agent-0.3.1-py3-none-any.whl
- Upload date:
- Size: 94.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
326946db71b1734c5eaf837c02973724daa56b22a227067e273cdf311c9f8cdf
|
|
| MD5 |
0a840a9024c502e92bec90f626b9c256
|
|
| BLAKE2b-256 |
be28f5716819e30f6793709cd2ecdfe51ac6cc09667ec024229a992cd9532404
|