Low Risk — Risk Score 10/100
Last scan:23 hr ago Rescan
10 /100
hivebrite
Hivebrite integration skill using Membrane CLI for community management platform API access
A pure documentation-only skill that describes how to use the Membrane CLI for Hivebrite integration. No executable code, scripts, or hidden functionality detected.
Skill Namehivebrite
Duration21.2s
Enginepi
Safe to install
No immediate action required. This skill is a documentation file with no executable components. The shell commands described (npm install, membrane CLI) are declared and necessary for the stated functionality.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No filesystem access detected
Network READ READ ✓ Aligned SKILL.md documents network API calls via membrane CLI
Shell WRITE WRITE ✓ Aligned npm install and membrane CLI commands documented as necessary
Environment NONE NONE No environment variable access documented or detected
Skill Invoke NONE NONE No cross-skill invocation documented
Clipboard NONE NONE No clipboard access detected
Browser READ READ ✓ Aligned Browser authentication flow documented in SKILL.md
Database NONE NONE No database access detected
2 findings
🔗
Medium External URL 外部 URL
https://getmembrane.com
SKILL.md:7
🔗
Medium External URL 外部 URL
https://developers.hivebrite.com/
SKILL.md:19

File Tree

1 files · 5.4 KB · 172 lines
Markdown 1f · 172L
└─ 📝 SKILL.md Markdown 172L · 5.4 KB

Security Positives

✓ No executable code or scripts present - pure documentation skill
✓ All shell commands (npm install, membrane CLI) are fully documented
✓ Credential handling best practices documented: 'Let Membrane handle credentials — never ask the user for API keys or tokens'
✓ No hidden functionality or shadow features detected
✓ No credential theft patterns (no env iteration, no sensitive path access)
✓ No data exfiltration indicators (no external IPs, no suspicious URLs except legitimate service domains)
✓ No obfuscation or anti-analysis techniques
✓ External URLs point to legitimate services: getmembrane.com and developers.hivebrite.com