htaccess Generator

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward local .htaccess generator, with the main risk being accidental overwrite or deployment of web-server configuration.

Before installing or using it on a live site, generate to stdout or a temporary file first, review the rules, and back up any existing .htaccess before using --output against a production path.

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
Findings (1)

Missing User Warnings

Low
Confidence
74% confidence
Finding
The documentation advertises an `--output <file>` option without warning that using it may overwrite an existing file such as `.htaccess`. In this skill's context, writing Apache configuration files is the intended function, so the issue is less dangerous than arbitrary file write behavior, but it can still cause accidental configuration loss, downtime, or security misconfiguration if users overwrite existing files unintentionally.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal