plurk
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Authentication is handled correctly using environment variables for OAuth credentials (PLURK_APP_KEY, etc.), avoiding hardcoded secrets.
- [SAFE]: Network activity is restricted to the official Plurk API domain (plurk.com).
- [SAFE]: The skill uses a single, well-known dependency (requests-oauthlib) for standard OAuth 1.0a communication.
- [SAFE]: No dangerous system calls, file system operations, or unauthorized data exfiltration patterns were detected.
- [SAFE]: Although the skill processes external social media content, it does not execute or evaluate this data, significantly limiting the risk of indirect prompt injection.
Audit Metadata