Safe Long-Run Mode GPT5.4 + Claude

Security checks across malware telemetry and agentic risk

Overview

This is a markdown-only workflow guide for safer long-running agent tasks, with disclosed checkpointing and no bundled executable code or hidden access behavior.

Safe to install as a workflow aid. For sensitive work, tell the agent where checkpoint files may be saved, avoid storing secrets in notes or screenshots, and review any subagent or external-system actions before they make changes.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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 (2)

Vague Triggers

Medium
Confidence
90% confidence
Finding
The skill description is broad enough to trigger on many routine tasks, which can cause the agent to enter an expansive long-run workflow unnecessarily. In this context, that increases the chance of unnecessary file writes, subagent use, and external-system interaction beyond what the user likely intended, so the issue is a real safety and scope-control weakness even if not overtly malicious.

Missing User Warnings

Low
Confidence
82% confidence
Finding
The skill instructs the agent to write checkpoint artifacts to disk but does not clearly require user awareness or consent before creating or modifying local files. In a long-running automation context, implicit disk writes can surprise users, overwrite existing workspaces, or leave sensitive intermediate artifacts behind, making this a real but relatively low-severity safety issue.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal