Oban

Security checks across malware telemetry and agentic risk

Overview

This is a documentation-only Oban helper with purpose-aligned worker examples, but copied webhook, cleanup, and import patterns should be hardened before production use.

Safe to install as a reference skill. Before deploying generated workers, validate webhook destinations, avoid sending sensitive payload fields, scope cleanup queries carefully, prefer server-controlled import paths or upload IDs, and test destructive or bulk-write jobs with rollback or dry-run plans.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
87% confidence
Finding
This markdown file embeds code that posts event payload data to arbitrary subscriber endpoints via HTTP. While the module docstring describes webhook delivery, there is no explicit warning that payload contents are transmitted off-system to external URLs, which is the kind of privacy/integrity-relevant behavior SQP-2 asks markdown or code to disclose.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal