Install
$ agentstack add skill-tommylower-cortex-rams Open-source listing — not yet scanned by AgentStack. Follow the source repository for install instructions.
Security review
⚠ Flagged1 finding(s); flagged for manual review. · v0.1.0 How review works →
- • Prompt-injection patterns
- • Secret / credential exfiltration
- • Dangerous shell & filesystem operations
- • Untrusted network calls
- • Known-malicious package signatures
- high Pipes remote content directly into a shell (remote code execution).
What it can access
- ● Network access Used
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Rams
Rams is an external design-review command. Use this skill only when the user explicitly asks for Rams, /rams, or the installed Rams workflow.
What It Checks
- Accessibility issues such as missing alt text, unlabeled icon buttons, missing form labels, skipped headings, keyboard gaps, color-only state, small touch targets, and contrast below 4.5:1.
- Visual consistency issues such as spacing drift, overflow, z-index conflicts, mixed font families, weak line height, and missing font fallbacks.
- UI polish issues with line-numbered suggestions when the command supports them.
Setup
If Rams is not installed and the user wants it:
curl -fsSL https://rams.ai/install | bash
Then restart the coding agent if its command list is loaded at session start.
Routing
- Use
ramswhen the user names Rams. - Use
preflightfor the Cortex-native static design/a11y/AI-slop review. - Use
wip-senior-auditfor a live product audit with screenshots and a report.
Do not call Rams a Cortex-owned slash command unless scripts/sync-claude-commands.sh installs it.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tommylower
- Source: tommylower/cortex
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.