geostatspy

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: No malicious patterns or high-risk vulnerabilities were identified. The skill correctly implements geostatistical functions using well-known Python libraries.
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface due to its data ingestion functionality, which is essential to its intended purpose.
  • Ingestion points: scripts/kriging_example.py reads user-specified CSV files.
  • Boundary markers: No delimiters or instructions to ignore embedded content are used during ingestion.
  • Capability inventory: The script has file-writing capabilities (saving plots as PNG files).
  • Sanitization: Numerical data is processed without explicit sanitization, which is expected for this use case.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 07:41 AM