Back to skill

Security audit

Douban Bookmark

Security checks across malware telemetry and agentic risk

Overview

This skill does what it says: it adds a chosen book to a Douban want-to-read list using a disclosed local browser login profile.

Install only if you are comfortable letting the skill keep a local Douban login session and add books to your Douban want-to-read list when invoked. Protect or delete the profile directory to revoke stored access, and verify ambiguous book names before relying on the first search result.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
Findings (1)

Missing User Warnings

Medium
Confidence
97% confidence
Finding
The skill instructs the agent to persist and reuse a local Playwright browser profile containing an authenticated Douban session, but the user-facing description does not prominently warn that login state will be stored long-term on disk. This is dangerous because a persistent profile may expose account access to other local processes, future runs, or unintended users on the same machine, especially when reused automatically without fresh consent.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.