skills/arcblock/aistro-skills/aistro/Gen Agent Trust Hub

aistro

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill requires downloading external dependencies ('circular-natal-horoscope-js', 'dayjs') from the official NPM registry using 'npm install'. This is documented in the instructions as a necessary step for accurate astrological calculations.
  • [COMMAND_EXECUTION]: To perform its primary function, the skill executes included Node.js scripts ('horoscope.mjs', 'moon-phase.mjs', 'random-score.mjs') via shell commands. These scripts handle the mathematical and astronomical logic required for birth chart and horoscope generation.
  • [SAFE]: The skill collects user birth information (date, time, and location) for calculations. The provided code processes this data locally through the included scripts and shows no signs of data exfiltration or unauthorized access to sensitive files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 11:11 AM