扫描报告
0 /100
agent-architecture-designer
Imported specialist agent skill for architecture designer. Contains documentation for application patterns, API patterns, data patterns, and validation protocols.
Pure documentation/metadata skill containing only architecture design guidelines and agent instructions with no executable code or security-relevant functionality.
可以安装
No action needed. This skill is safe to use as it contains only markdown documentation for architecture design patterns and agent behavior guidelines.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem access declared or required |
| 网络访问 | NONE | NONE | — | No network requests in documentation |
| 命令执行 | NONE | NONE | — | No shell commands or subprocess calls |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | READ | READ | ✓ 一致 | References ~/.claude/skills/architecture-patterns/SKILL.md for pattern selection |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
2 文件 · 3.1 KB · 107 行 Markdown 1f · 102L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - purely documentation/metadata
✓ No shell commands, subprocess, or system calls
✓ No credential harvesting or sensitive data access
✓ No network requests or data exfiltration
✓ No obfuscation techniques (base64, eval, etc.)
✓ No suspicious dependencies
✓ Documentation accurately describes its purpose as an architecture design guide
✓ References to external skills are local paths (~/.claude/skills/) not external URLs