social-media-extractor
Warn
Audited by Snyk on May 11, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill runtime calls the PostPlus hosted API (e.g. POST to
${config.apiBaseUrl}/api/postplus-cli/hosted/capabilityand the auth refresh endpoint${auth.apiBaseUrl}/api/postplus-cli/auth/refresh) via runHostedCapabilityEnvelopeRequest, which is invoked at runtime to execute hosted capabilities/operations (remote execution) and the code throws if the hosted bridge/auth is not available, making this external endpoint a required runtime dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata