Trusted — Risk Score 0/100
Last scan:20 hr ago Rescan
0 /100
skill-experience-layer
Pre-call experience checking + error-driven learning + layered experience storage
Documentation-only skill providing experience/memory layer management with explicit safety boundaries and no executable code.
Skill Nameskill-experience-layer
Duration23.2s
Enginepi
Safe to install
This skill is safe to use. It operates exclusively on experience JSON files in memory/experiences/ and includes clear safety boundaries preventing access to sensitive files.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md declares reading experience files only
Network NONE NONE No network operations declared or present
Shell NONE NONE No shell execution in any files
Environment NONE NONE No environment access declared
Skill Invoke NONE NONE Mentions integration but no auto-invocation
Clipboard NONE NONE No clipboard access
Browser NONE NONE No browser operations
Database NONE NONE No database access

File Tree

2 files · 4.6 KB · 119 lines
Markdown 1f · 118L JSON 1f · 1L
├─ 📋 _meta.json JSON 1L · 21 B
└─ 📝 SKILL.md Markdown 118L · 4.5 KB

Security Positives

✓ Documentation-only skill with no executable code
✓ Explicit safety boundaries declared: only modifies memory/experiences/ directory
✓ Never touches core root files (MEMORY.md, SOUL.md, IDENTITY.md, USER.md, .env)
✓ Never accesses sensitive directories (~/.ssh, ~/.aws, /etc)
✓ Automatic backups before changes with rollback capability
✓ High-risk changes require human approval
✓ Clear file structure with example JSON schema