You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI Linter is a validation tool for AI skills and agent configurations. It enforces structure, frontmatter, content length, token limits, and file reference checks for SKILL.md and AGENTS.md files. Includes YAML config, pre-commit, and VS Code integration for robust, automated linting in AI projects
Static analysis linter for AI/ML code — catches prompt injection, unbounded tokens, missing retries, exposed API keys, and 8 more anti-patterns in LLM-powered Python code. No AI required — pure AST analysis.