Back to skill

Security audit

flashcard-forge

Security checks across malware telemetry and agentic risk

Overview

This skill is a local flashcard generator whose file reading and optional output writing are disclosed and fit its study-material conversion purpose.

Before installing, understand that the script will read study files you point it at and may write generated CSV or JSON files to the path you choose. Generated decks can contain source text from your notes, so treat outputs as potentially sensitive if your study material is private.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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)

Lp3

Medium
Category
MCP Least Privilege
Confidence
93% confidence
Finding
The skill documentation advertises reading input files and writing output files via `scripts/flashcard_forge.py`, but the manifest shown in SKILL.md does not declare any permissions. That mismatch can undermine permission transparency and review, because a user or platform may not realize the skill performs filesystem operations before activation.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.