skills-registration
Audited by Socket on Mar 7, 2026
1 alert found:
Obfuscated FileThe skill appears to fulfill a legitimate purpose (registering/publishing a local skill to AgentKit by zipping and uploading to a platform and calling an API). The footprint is proportionate to its stated goal. However, there are notable security considerations around credential handling (environment variables and writing them to a workspace file), external upload endpoints without explicit trust assurances, and limited input validation. Treat as SUSPICIOUS rather than purely BENIGN due to credential exposure patterns and potential data leakage risk in error handling; overall risk is moderate with recommended mitigations (restrict log verbosity, avoid persisting credentials in workspace files, ensure TLS and endpoint validation, validate input paths).