dot-ai-request-dot-ai-feature — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited dot-ai-request-dot-ai-feature (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Write a feature request to a file in the target dot-ai project's tmp directory. The user will review and approve the write operation.
| Project | Directory | Description |
|---|---|---|
| dot-ai | ../dot-ai | Main MCP server (API endpoints, tools, handlers) |
| dot-ai-ui | ../dot-ai-ui | Web UI for visualizations and dashboard |
| dot-ai-controller | ../dot-ai-controller | Kubernetes controller |
| dot-ai-stack | ../dot-ai-stack | Stack deployment configs |
| dot-ai-website | ../dot-ai-website | Documentation website |
Important: Do NOT use this skill to request features in the project you're currently working in. Just implement them directly.
basename $(git rev-parse --show-toplevel)../[target-project]/tmp/feature-request.md/process-feature-requestWrite the feature request file with this content (replace [CURRENT_PROJECT] with the actual project name from step 2):
# Feature Request from [CURRENT_PROJECT]
**Requesting project directory:** ../[CURRENT_PROJECT]
## What We Need
[DESCRIPTION OF WHAT WE NEED AND WHY]
## Our Suggestion
(You decide the best approach)
- [Suggested approach or implementation idea]
## Context
[What this unblocks in our project]
## Notes
You're the expert on this codebase. Feel free to implement this differently if there's a better approach, or push back if this doesn't make sense.
## Response Instructions
After implementing this feature, write a response file to help the requesting project integrate:
1. Write to: `../[CURRENT_PROJECT]/tmp/feature-response.md`
2. Include: what was implemented, how to use it (API signatures, endpoints, types), and any usage examples~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.