keyword-priority-ranker

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute scripts/keyword_priority_ranker.py for data processing and report generation. This script calculates priority scores using multiple metrics like search volume and competition level.
  • [EXTERNAL_DOWNLOADS]: The core Python script makes network requests to an external proxy API, using the NEXSCOPE_PROXY_BASE and NEXSCOPE_API_KEY environment variables to fetch keyword data from Jungle Scout.
  • [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface by processing external data from the Jungle Scout API and accepting user parameters.
  • Ingestion points: scripts/keyword_priority_ranker.py (CLI parameters and API responses).
  • Boundary markers: None identified in the prompt templates.
  • Capability inventory: Bash, Read, Write, and network connectivity via urllib.
  • Sanitization: Parameters are parsed as structured JSON; keyword data is processed as strings.
  • [SAFE]: Analysis of the Python scripts and markdown instructions revealed no evidence of obfuscation, persistence mechanisms, or attempts to bypass agent safety guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 07:06 AM
Security Audit — agent-trust-hub — keyword-priority-ranker