Back to skill

Security audit

Twigling

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only virtual pet skill whose animalhouse.ai API token use matches its stated purpose, though users should treat the token as a secret.

Before installing, understand that the animalhouse.ai token can act on your pet account. Store it like a password, avoid pasting it into public chats, logs, screenshots, shell history, or source control, and rotate or replace it if exposed.

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
87% confidence
Finding
The skill instructs users to save and reuse a bearer token but does not warn that passing secrets directly in shell commands can expose them through shell history, terminal logs, screenshots, process inspection, or copied transcripts. Because the token authorizes account actions against a live external service, accidental disclosure could let another party control the user's pet/account activity.

Static analysis

No suspicious patterns detected.