Back to skill

Security audit

Pans Poc Tracker

Security checks across malware telemetry and agentic risk

Overview

This skill is a local POC tracking tool that stores user-entered business records in one disclosed JSON file and shows no hidden network, credential, or destructive behavior.

Install only if local storage of POC/customer tracking data is acceptable. Treat the JSON file as sensitive business data, avoid entering secrets, and invoke update or close commands deliberately because they modify local records.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
88% confidence
Finding
The skill documents file read/write behavior by storing data under `~/.qclaw/skills/pans-poc-tracker/data/pocs.json`, but it does not declare corresponding permissions. Undeclared persistence weakens the platform's trust and review model because users or enforcement layers may not realize the skill can access or modify local files, even if the current path appears limited and business-oriented.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.