Back to skill

Security audit

Tmp.2fojgKgotX

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed setlist.fm helper that reads public API data and can toggle attendance using the user's own browser session cookie, which is sensitive but purpose-aligned.

Install only if you are comfortable letting fpx read your setlist.fm browser session cookie. Treat COOKIE like a password for that account: do not share it, paste it into logs, or leave it in long-lived shell history or scripts, and clear the variable or rotate/logout the session after use if the terminal is shared.

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
95% confidence
Finding
The skill instructs the user to extract HttpOnly authentication cookies from a signed-in browser session and reuse them in shell commands. That effectively converts a protected browser credential into a bearer token available to the shell environment, logs, history, and child processes, increasing session hijack risk if the machine, terminal history, or process environment is exposed.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.exposed_secret_literal

File appears to expose a hardcoded API secret or token.

Critical
Code
suspicious.exposed_secret_literal
Location
SKILL.md:37