Agent Architecture Analysis
v1.0.0Perform 12-Factor Agents compliance analysis on any codebase. Use when evaluating agent architecture, reviewing LLM-powered systems, or auditing agentic appl...
⭐ 0· 84·1 current·1 all-time
byKevin Anderson@anderskev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the content: the SKILL.md describes automated checks (grep/find patterns, file patterns, criteria) that are appropriate for analyzing agent codebases; it does not request unrelated capabilities or credentials.
Instruction Scope
Instructions are concrete search patterns and compliance criteria to run against a provided codebase_path (and optional docs_path). They reference only code-file patterns and common shell search commands; they do not instruct reading system secrets, unrelated config paths, or external endpoints.
Install Mechanism
No install spec and no bundled code — instruction-only skill. No files are written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths; the checks described do not rely on external secrets.
Persistence & Privilege
Skill is not always-enabled and has no install-time persistence or cross-skill configuration changes; autonomous invocation is allowed (platform default) but not combined with other elevated privileges.
Assessment
This skill appears coherent and focused on scanning a codebase with grep/find patterns and manual criteria. Before running it: provide only the intended codebase_path (avoid giving access to sensitive system directories), run it in a read-only or sandboxed environment if possible, and review any produced findings before acting on them. If you need the agent to open or run files in the repo (beyond static searches), confirm that behavior explicitly because the SKILL.md itself only specifies static search patterns.Like a lobster shell, security has layers — review code before you run it.
latestvk973b502806wsant2g4ts9tfas839j94
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
