Back to skill

Security audit

effect-ts

Security checks across malware telemetry and agentic risk

Overview

This is a documentation-only Effect-TS coding guide whose sensitive examples are disclosed and aligned with teaching the framework.

Installers should treat this as a technical reference skill. It may lead an agent to generate code that uses network APIs, environment variables, databases, child processes, or background fibers when the user's task calls for those Effect features, so review generated code before running it in sensitive projects.

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

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.exposed_secret_literal

File appears to expose a hardcoded API secret or token.

Critical
Code
suspicious.exposed_secret_literal
Location
references/effect-ai.md:50