Back to skill

Security audit

Secretary Skill

Security checks across malware telemetry and agentic risk

Overview

This is a local goal-planning helper that saves user-directed markdown plan files and prints reminder JSON, with no evidence of hidden execution, network transfer, credential use, or destructive behavior.

Install only if you are comfortable saving goal and task details as local markdown files. Use --plan and --output only with files or folders you intend the skill to read or modify, and review any generated cron JSON before placing it into an automation system.

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
96% confidence
Finding
The methods accept attacker-controlled filepath values and perform writes without restricting them to the configured plans directory. If an untrusted caller can supply filepath, the code can overwrite arbitrary files accessible to the process, which can lead to data loss, tampering with application state, or clobbering sensitive configuration files.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.