Back to skill

Security audit

article-organizer-builder

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed builder that creates a new article-organizing skill and keeps its file-changing behavior aligned with that purpose.

Before using it, review the generated skill directory and confirm it uses the intended vault, source, favorites, and archive paths. Be especially careful with the generated cleanup script, which moves source files to an archive or recycle location after successful processing.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
90% confidence
Finding
The skill explicitly states it will generate and write a new skill under ~/.workbuddy/skills/, which is a filesystem-modifying action, but it does not clearly require explicit user confirmation immediately before the write. In a meta-skill that creates executable automation artifacts, silent or assumed writes increase the risk of unintended persistence, overwriting adjacent content, or creating follow-on automation the user did not fully review.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.