board-game-night-planner

Pass

Audited by Gen Agent Trust Hub on Aug 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill retrieves the @mohitagw15856/rulebook package from the NPM registry. This package is maintained by the skill author and is used to provide board game data.
  • [COMMAND_EXECUTION]: Shell commands are used to interact with the @mohitagw15856/rulebook CLI. These commands perform queries for player counts, timing, and rule interpretations.
  • [REMOTE_CODE_EXECUTION]: The skill uses npx --yes to download and execute the @mohitagw15856/rulebook tool at runtime. This execution is part of the core logic for generating timing estimates and resolving rules.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided group demographics and game preferences to generate recommendations.
  • Ingestion points: SKILL.md (Required Inputs section)
  • Boundary markers: None identified.
  • Capability inventory: Executes the @mohitagw15856/rulebook CLI tool via shell.
  • Sanitization: Standard processing of inputs for command arguments.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 28, 2026, 05:56 PM
Security Audit — agent-trust-hub — board-game-night-planner