Back to skill

Security audit

Paper Reading Workspace Presentation

Security checks for vulnerabilities and agentic risk

Overview

This skill appears to create a local presentation app from a user-chosen paper-reading workspace, with no evidence of hidden or harmful behavior.

Before installing, understand that the skill will ask an agent to read the paper-reading workspace you select and generate a local presentation folder with indexed source-file previews. Only run npm install or the dev server when you are comfortable with that local app setup.

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

No suspicious patterns detected.