Trusted — Risk Score 5/100
Last scan:1 day ago Rescan
5 /100
appcircle
Appcircle mobile CI/CD platform integration using Membrane CLI
This is a documentation-only skill with no executable code, using only declared shell commands for CLI installation and API interactions.
Skill Nameappcircle
Duration17.6s
Enginepi
Safe to install
No action required. The skill is safe to use.
ResourceDeclaredInferredStatusEvidence
Shell WRITE WRITE ✓ Aligned npm install -g @membranehq/cli (SKILL.md line 29)
Network READ READ ✓ Aligned API interactions through membrane CLI (SKILL.md line 50+)
2 findings
🔗
Medium External URL 外部 URL
https://getmembrane.com
SKILL.md:7
🔗
Medium External URL 外部 URL
https://docs.appcircle.io/
SKILL.md:19

File Tree

1 files · 4.6 KB · 140 lines
Markdown 1f · 140L
└─ 📝 SKILL.md Markdown 140L · 4.6 KB

Security Positives

✓ No executable code - documentation only
✓ All shell commands are documented and necessary for integration
✓ No sensitive file access
✓ No credential harvesting - uses official Membrane auth flow
✓ No obfuscation or suspicious patterns
✓ No hidden functionality
✓ External URLs are legitimate (getmembrane.com, appcircle.io)
✓ Follows security best practice: prefers pre-built actions over raw API calls