klingai-team-setup
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill successfully implements a localized team management system for Kling AI access control. It focuses on environment-specific configurations and quota enforcement using standard software development practices.
- [CREDENTIALS_SAFE]: While 'KLING_ACCESS_KEY' and 'KLING_SECRET_KEY' placeholders are present in the documentation and example code, they do not contain real secrets. The instructions correctly advise users to store sensitive credentials in trusted external secrets managers like AWS Secrets Manager or HashiCorp Vault.
- [TRUSTED_VENDORS]: The skill is authored by 'Jeremy Longshore' and references official resources from 'Kling AI'. All external links point to legitimate development consoles or documentation sites for the service mentioned.
- [COMMAND_EXECUTION]: The provided Python scripts perform basic file I/O within the local project directory to maintain 'team-config.json'. These operations are expected for the stated purpose of configuration management and do not involve arbitrary command execution.
Audit Metadata