sfd-model-provider
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill is purely instructional and guides the user or agent through the process of setting up API keys for legitimate AI services such as KIE, ElevenLabs, and Fal.
- [EXTERNAL_DOWNLOADS]: The README mentions an installation command using the
npxpackage runner to add the skill from the author's own repository, which is a standard and expected distribution method. - [CREDENTIALS_UNSAFE]: The skill uses placeholders (e.g.,
your_key_here) for API keys and correctly instructs the user to store sensitive data in environment variables or shell configuration files, adhering to standard secret management practices. - [COMMAND_EXECUTION]: Includes basic shell commands (
export,echo) intended for environment configuration and verification by the user or agent.
Audit Metadata