Scan Report
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.
Safe to install
No action needed. This skill is safe to use as it contains only markdown documentation for architecture design patterns and agent behavior guidelines.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No filesystem access declared or required |
| Network | NONE | NONE | — | No network requests in documentation |
| Shell | NONE | NONE | — | No shell commands or subprocess calls |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | READ | READ | ✓ Aligned | References ~/.claude/skills/architecture-patterns/SKILL.md for pattern selection |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
File Tree
2 files · 3.1 KB · 107 lines Markdown 1f · 102L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ 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