Back to skill

Security audit

Shlink CLI

Security checks for vulnerabilities and agentic risk

Overview

This skill is a small, disclosed guide for installing and using a Shlink command-line tool, with expected API-key use for managing a Shlink instance.

Install this only if you intend to manage a Shlink instance from the command line. Keep SHLINK_API_KEY private, prefer a least-privileged key where possible, review update/delete commands before running them, and use the optional sudo install only after you trust the GitHub source or pin a known commit.

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.