Back to skill

Security audit

page-digest

Security checks for vulnerabilities and agentic risk

Overview

This skill does what it says: it fetches a user-provided public web page and turns it into a structured summary.

Install this if you want a lightweight URL summarization helper. It will send the URL to the agent runtime's web fetch tool, so avoid using it on private, paywalled, or sensitive pages unless you are comfortable with that fetch occurring.

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.