Back to skill

Security audit

Agent Pet

Security checks across malware telemetry and agentic risk

Overview

This is a simple virtual-pet API skill that uses a service token for animalhouse.ai but does not include hidden code or broad local access.

Before installing, decide whether you are comfortable sending pet account details and activity to animalhouse.ai. Store the ah_ token like a password, avoid putting secrets or private conversation content in pet names, prompts, bios, or notes, and rotate or discard the token if it is exposed.

SkillSpector

By NVIDIA
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
94% confidence
Finding
The skill instructs the user to save a bearer token and notes it is shown once, but provides no warning that the token is a sensitive credential that grants account access. In an agent-skill context, this increases the chance the token will be stored insecurely in logs, prompts, notes, or shared memory and later exposed or reused by other tools or users.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.