obsidian-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill integrates official GitHub Actions and well-known third-party actions from trusted sources.\n
- Official actions:
actions/checkout,actions/setup-node, andactions/upload-artifact.\n - Well-known community actions:
codecov/codecov-action(trusted service) andsoftprops/action-gh-release(widely-used community action for release management).\n- [COMMAND_EXECUTION]: The skill provides standard build and automation scripts essential for its functionality.\n - Uses
npmfor dependency management, linting, and testing.\n - Uses
jqfor parsing manifest files within CI workflows.\n - Uses
nodeto execute a local version-bumping script for synchronizing plugin versions.
Audit Metadata