Back to skill

Security audit

seisbench-model-api

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only skill for using SeisBench, with expected Python package installation and model-weight caching but no hidden or destructive behavior.

Install this in an environment where you are comfortable installing Python packages from PyPI and downloading pretrained model weights. Expect local reads of waveform files you provide and local caching of model data, but this skill does not ask for secrets or broad system access.

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.