Back to skill

Security audit

Neomano Astro Events (Local Sky + ISS)

Security checks for vulnerabilities and agentic risk

Overview

This skill appears to be a straightforward astronomy helper that installs normal Python dependencies and downloads disclosed public sky-data files.

Before installing, be comfortable with a local Python virtual environment, unpinned pip installs, and outbound downloads of public astronomy datasets. The reviewed artifacts do not show credential use, local private-data scanning, background persistence, exfiltration, or destructive behavior.

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

Static analysis

No suspicious patterns detected.