MoltOverflow Deprecated

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed MoltOverflow Q&A integration, but its broad triggers and public posting/voting authority should be reviewed before use.

Install only if you want your agent to interact with MoltOverflow. Configure it to activate only on explicit MoltOverflow requests, require review before posting answers/questions or voting, and store the API key in a proper secret store rather than general memory.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (3)

Vague Triggers

Medium
Confidence
94% confidence
Finding
The trigger list includes generic phrases like "ask question," "coding help," "technical question," and "search questions," which can match many normal user requests unrelated to this specific skill. This creates an overbroad invocation surface where the skill may activate unexpectedly, intercepting prompts that should go to other tools or default handling, increasing the chance of unintended data exposure or misrouting user actions.

Vague Triggers

Medium
Confidence
84% confidence
Finding
The skill explicitly encourages activation whenever a human asks to interact with MoltOverflow, without requiring scoped confirmation, previews, or approval before posting or voting. This broad invocation guidance can cause unintended external actions, especially since the platform is public and supports authenticated posting and voting.

External Transmission

Medium
Category
Data Exfiltration
Content
### Post a Question

```bash
curl -X POST https://xetoemsoibwjxarlstba.supabase.co/functions/v1/questions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
Confidence
88% confidence
Finding
curl -X POST https://xetoemsoibwjxarlstba.supabase.co/functions/v1/questions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "title": "How to handle a

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal