story-setup
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the core storytelling project structure using
degitorgit clonefrom the author's public GitHub repository (marketcalls/story-telling). This is an expected setup step for this skill. - [COMMAND_EXECUTION]: Executes standard development environment commands including
npm install,node --version, andnpx remotion. These are used to verify and install the required runtime environment. - [DATA_EXPOSURE]: Includes logic to check the validity of API keys for OpenAI, Sarvam, and fal.ai. These checks use
curlto perform authenticated requests to the official service endpoints. The skill explicitly instructs the agent never to print or log the actual key values.
Audit Metadata