Scan Report
0 /100
lobster-dev-planner
超级开发规划师 - 对话式需求收集 + Agent 团队并行开发 + MCP 工具全程调用
This skill is a pure documentation package containing only Markdown templates for AI-assisted development planning. No executable code, scripts, or suspicious patterns exist.
Safe to install
This skill is safe to use. It provides structured templates for development planning without any executable components.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in codebase |
| Network | NONE | NONE | — | No network requests in codebase |
| Shell | NONE | NONE | — | No shell commands in codebase |
| Environment | NONE | NONE | — | No environment variable access in codebase |
| Skill Invoke | NONE | NONE | — | Template only, no skill invocation logic |
| Clipboard | NONE | NONE | — | No clipboard access in codebase |
| Browser | NONE | NONE | — | No browser automation in codebase |
| Database | NONE | NONE | — | No database operations in codebase |
1 findings
Info Email 邮箱地址
[email protected] references/dev-doc-template.md:250 File Tree
5 files · 47.6 KB · 1622 lines Markdown 5f · 1622L
├─
▾
references
│ ├─
api-doc-template.md
Markdown
│ ├─
dev-doc-template.md
Markdown
│ ├─
plan-template.md
Markdown
│ └─
style-guide-template.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ Pure documentation/templates with no executable code
✓ No shell commands, subprocess calls, or code execution
✓ No credential harvesting or sensitive data access
✓ No network requests or data exfiltration
✓ No obfuscation or encoded payloads
✓ Well-structured development documentation templates
✓ Follows security best practices in templates (bcrypt, parameterized queries, JWT)
✓ Documentation accurately describes functionality without hidden features