skill-contributor
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands to manage repository state and environment configuration.
- Uses standard git operations (
git status,git diff,git fetch,git checkout,git add,git commit,git push) for managing contributions. - Executes a discovery command (
mount | grep "virtiofs-root/shared" ...) to determine the repository path within the user's environment, ensuring terminal commands use accurate paths. - [EXTERNAL_DOWNLOADS]: The skill interacts with the vendor's GitHub repository to perform its primary functions.
- Fetches repository data and pushes code changes to
timescale/marketing-skillsusing provided GitHub tools. - Retrieves configuration and review guidelines from documentation files within the remote repository.
Audit Metadata