# Conforming

> A credentialed-CLI fixture skill that satisfies every AC26 check; lint should report zero findings.

- **Type:** Skill
- **Install:** `agentstack add skill-eugenelim-agent-ready-repo-conforming`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [eugenelim](https://agentstack.voostack.com/s/eugenelim)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [eugenelim](https://github.com/eugenelim)
- **Source:** https://github.com/eugenelim/agent-ready-repo/tree/main/packages/agentbundle/tests/fixtures/creds/skills/conforming

## Install

```sh
agentstack add skill-eugenelim-agent-ready-repo-conforming
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

A no-op fixture skill used by T10's `conventions-check` lint tests.

### Security rules (non-negotiable)

- Secrets live only in `~/.agentbundle/credentials.env`
  (mode 0600 on POSIX; DACL-restricted on Windows), the OS keyring,
  or process environment variables.
  **Never** read that file, print it, or echo the token.
- **Never** put the token on the command line. The primitive
  refuses flags like `--token` / `--api-token` / `--bearer` /
  `--pat` / `--password` and exits — do not work around it.
- If `check` exits with the "missing credentials" code, tell the
  user to run `agentbundle creds setup ` themselves.
  It's interactive — do not run it for them.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [eugenelim](https://github.com/eugenelim)
- **Source:** [eugenelim/agent-ready-repo](https://github.com/eugenelim/agent-ready-repo)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** yes
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-eugenelim-agent-ready-repo-conforming
- Seller: https://agentstack.voostack.com/s/eugenelim
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
