Back to skill

Security audit

Superlore Personal Podcast

Security checks for vulnerabilities and agentic risk

Overview

This skill connects OpenClaw to Superlore for private podcast creation and upload, with disclosed credential storage and user-directed access.

Before installing, understand that pairing grants OpenClaw a Superlore agent credential for the scopes you approve. Use the minimum scopes needed, treat listen URLs as private, and only authorize uploads or recurring schedules when you intend them.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

Detected: suspicious.env_credential_access

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
scripts/superlore.mjs:45