Back to skill

Security audit

html-publisher

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward guide for publishing chosen HTML as a public web page, with the main risk being that published content becomes public.

Install only if you intend to publish HTML publicly. Review the HTML before publishing to ensure it contains no secrets, private content, internal links, tokens, or sensitive embedded resources, and verify that you trust `gnomic-cli` before installing it globally from npm.

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.