Security Audit
affaan-m/everything-claude-code:docs/ja-JP/skills/project-guidelines-example
github.com/affaan-m/everything-claude-codeTrust Assessment
affaan-m/everything-claude-code:docs/ja-JP/skills/project-guidelines-example received a trust score of 26/100, placing it in the Untrusted category. This skill has significant security findings that require attention before use in production.
SkillShield's automated analysis identified 3 findings: 1 critical, 0 high, 2 medium, and 0 low severity. Key findings include File read + network send exfiltration, Missing required field: name, Sensitive path access: Environment file.
The analysis covered 4 layers: Manifest Analysis, Static Code Analysis, Dependency Graph, LLM Behavioral Safety. All layers scored 70 or above, reflecting consistent security practices.
Last analyzed on March 20, 2026 (commit 9a478ad6). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings3
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| CRITICAL | File read + network send exfiltration .env file access Remove access to sensitive files not required by the skill's stated purpose. SSH keys, cloud credentials, and browser data should never be read by skills unless explicitly part of their declared functionality. | Manifest | docs/ja-JP/skills/project-guidelines-example/SKILL.md:313 | |
| MEDIUM | Missing required field: name The 'name' field is required for claude_code skills but is missing from frontmatter. Add a 'name' field to the SKILL.md frontmatter. | Static | docs/ja-JP/skills/project-guidelines-example/SKILL.md:1 | |
| MEDIUM | Sensitive path access: Environment file Access to Environment file path detected: '.env.local'. This may indicate credential theft. Verify that access to this sensitive path is justified and declared. | Static | docs/ja-JP/skills/project-guidelines-example/SKILL.md:313 |
Scan History
Embed Code
[](https://skillshield.io/report/2168b58f45b94bd7)
Powered by SkillShield