neta-suggest

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads and executes the @talesofai/neta-skills package from the NPM registry using npx. This package is a vendor resource belonging to the skill author (talesofai) and is the primary tool for the skill's functionality.
  • [COMMAND_EXECUTION]: All core capabilities, such as suggest_keywords, suggest_tags, and suggest_content, are implemented through shell commands. The instructions guide the agent to use these commands to interact with the Neta API.
  • [COMMAND_EXECUTION]: The documentation includes an example of managing session state by saving command output to a temporary file (/tmp/page0.json) and extracting data using jq. This demonstrates a standard data-piping workflow for maintaining session continuity across multiple steps.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 08:27 AM
Security Audit — agent-trust-hub — neta-suggest