Scan Report
0 /100
akana-by-perforce
Akana by Perforce integration. Manage data, records, and automate workflows.
This is a documentation-only skill that provides instructions for using the Membrane CLI to interact with Akana by Perforce. All shell commands and network access are declared and necessary for the documented functionality.
Safe to install
No action needed. The skill is a pure documentation file with no executable code.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No filesystem access required or used |
| Network | READ | READ | ✓ Aligned | Membrane CLI proxy requests (documented) |
| Shell | WRITE | WRITE | ✓ Aligned | npm install, membrane CLI commands (documented) |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://www.perforce.com/products/akana/documentation SKILL.md:19 File Tree
1 files · 4.5 KB · 126 lines Markdown 1f · 126L
└─
SKILL.md
Markdown
Security Positives
✓ Pure documentation skill with no executable code
✓ All shell commands (npm install, membrane CLI) are explicitly documented
✓ Uses established CLI tool (Membrane) for credential management
✓ No credential harvesting - uses OAuth flow through browser
✓ No data exfiltration observed
✓ No base64 encoded commands or obfuscation
✓ No sensitive path access (~/.ssh, ~/.aws, .env)
✓ No remote script execution (curl|bash, wget|sh)
✓ Network access is through documented Membrane proxy