Back to skill

Security audit

Churn Prevention

Security checks across malware telemetry and agentic risk

Overview

This is mostly an educational churn-retention skill, but it needs review because one cancellation-flow pattern advises blocking self-service cancellation for high-value customers.

Review the cancellation-flow guidance before installing or using this skill in production. Treat it as strategy material, but do not implement flows that hide, block, or delay cancellation without legal review and a clear customer-controlled cancellation path. Keep any product-marketing context and churn metrics free of secrets, because the skill may use that local business context when tailoring recommendations.

SkillSpector

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

Autonomous Decision Making

Medium
Category
Excessive Agency
Content
- Inform users about data retention period post-cancel
- Offer data export before account deletion
- Honor deletion requests within 30 days
- Don't use post-cancel data for marketing without consent

### General Best Practices
- Always show a clear path to complete cancellation
Confidence
75% confidence
Finding
without consent

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.