claudekit

skill
Security Audit
Warn
Health Warn
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 9 GitHub stars
Code Warn
  • process.env — Environment variable access in .github/workflows/release-please.yml
  • process.env — Environment variable access in packages/config/src/index.ts
Permissions Pass
  • Permissions — No dangerous permissions requested
Purpose
This tool is a collection of plugins designed for Claude Code, providing various specialized skills such as managing GitHub Actions, handling Dependabot PRs, orchestrating autonomous agents, and running automated code standard checks.

Security Assessment
The overall risk is rated as Low. The project does not request any dangerous permissions. There are no hardcoded secrets detected in the codebase. However, the automated scan flagged environment variable access in the configuration source code (`packages/config/src/index.ts`) and the release workflows. Accessing environment variables is a standard practice for configuring tools, but users should still verify exactly which variables the plugins need to access. As a framework that executes coding tasks and automates git operations, the tool will inherently execute shell commands and interact with local repositories.

Quality Assessment
The project is actively maintained, with its most recent code push occurring today. It is fully open-source and distributed under the standard MIT license. The primary concern is its low community visibility; having only 9 GitHub stars means the codebase has not undergone widespread peer review. Despite the low external validation, the author maintains a clear structure and provides comprehensive documentation for all 11 available plugins.

Verdict
Safe to use, though users should review the environment variable configurations and keep in mind the tool's limited community peer review.
SUMMARY

A collection of plugins for Claude Code used by Aotokitsuruya.

README.md

Claude Kit

A collection of plugins for Claude Code used by Aotokitsuruya.

Installation

In claude run:

/plugin marketplace install elct9620/claudekit

Plugins

Plugin Description Documentation
Autonoe Autonomous agent orchestrator skill README
Coding Skills Personalized agent skills for coding tasks README
Dependabot Manage Dependabot PRs in GitHub repositories README
GHA Create and manage GitHub Actions workflows README
Git Common repository operations for git README
Hono Provides Hono CLI skill for Hono framework README
License Manage open source licenses README
Powerloop Structured loop with Plan, Execute, Review phases README
Rubric Automated code standards checks based on rubrics README
Ruby Ruby documentation and development utilities README
Spec Specification management knowledge and templates README

Configuration

Plugin Configurable Documentation
Git Yes Configuration
Rubric Yes Configuration

Reviews (0)

No results found