Back to skill

Security audit

neon-object-storage

Security checks across malware telemetry and agentic risk

Overview

This is a coherent Neon Object Storage guide; users should mainly be careful with the branch credentials it helps place in local environment files.

Install this only if you want Neon/Lakebase branch-aware object storage help. Treat any generated AWS_* values as secrets: keep .env files out of source control and logs, avoid exposing them to client-side code, and rotate credentials if they are shared accidentally.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Vague Triggers

Medium
Confidence
92% confidence
Finding
The trigger list includes very broad, everyday phrases such as "bucket", "file storage", and "where do I put files", which can cause the skill to activate in contexts not specifically requesting Neon Object Storage. Over-broad activation increases the chance of incorrect tool selection, unnecessary credential-related guidance, or steering users toward infrastructure changes they did not intend.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill instructs users to pull branch S3 credentials into local `.env` or `.env.local` files but does not explicitly warn that these files contain sensitive secrets that must not be committed, logged, or shared. This omission can lead to accidental credential exposure through source control, terminal history, debugging output, or downstream tooling that loads and propagates environment files.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.