Back to skill

Security audit

Test Coverage Enforcer / 测试覆盖率强制器

Security checks across malware telemetry and agentic risk

Overview

This testing skill is purpose-aligned and disclosed, but users should expect it to inspect project code and generate test files.

Install only if you want an agent to inspect your repository and create test stubs or fixtures. Run it on a clean branch or with version control available, then review generated files before committing.

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
82% confidence
Finding
The skill explicitly describes scanning the codebase and auto-generating test stubs and fixtures, but it does not clearly warn users that it will create or modify files in the repository. In a development workflow, silent file generation can lead to unintended code changes, polluted repos, accidental commits of synthetic fixtures, or disruption of CI behavior if users invoke the command without understanding its write side effects.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.