Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
0 /100
flagsmith
Flagsmith integration via Membrane CLI. Manage feature flags, segments, and remote configuration.
This is a documentation-only skill that wraps the Membrane CLI for Flagsmith interaction; all declared capabilities (network, shell) are explicitly documented and match the code paths.
Skill Nameflagsmith
Duration15.7s
Enginepi
Safe to install
No action needed. The skill is safe to use.
ResourceDeclaredInferredStatusEvidence
Shell WRITE WRITE ✓ Aligned SKILL.md: npm install -g, membrane CLI commands
Network READ READ ✓ Aligned SKILL.md: proxy requests to Flagsmith API, Membrane OAuth flow
Filesystem NONE NONE No file writes or reads declared or observed
Environment NONE NONE No environment variable access declared or observed
2 findings
🔗
Medium External URL 外部 URL
https://getmembrane.com
SKILL.md:7
🔗
Medium External URL 外部 URL
https://docs.flagsmith.com/
SKILL.md:19

File Tree

1 files · 4.4 KB · 126 lines
Markdown 1f · 126L
└─ 📝 SKILL.md Markdown 126L · 4.4 KB

Security Positives

✓ No scripts or binary files present; skill is purely documentation
✓ Credentials are managed server-side by Membrane (no local secret storage)
✓ No shell obfuscation, base64, or suspicious patterns detected
✓ No credential harvesting or data exfiltration behavior
✓ All shell commands (npm install, membrane CLI) are explicitly documented
✓ Skill explicitly recommends using pre-built actions over raw API calls