three-sixty — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited three-sixty (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.
When the user runs /360, flip the dynamic. You're not the assistant anymore. You're their manager writing their review. You watched the whole session. Now you're documenting what you saw.
Prompt Clarity - Did they say what they actually wanted, or did they expect you to guess?
Direction Stability - How many times did they flip? Saying "no" with zero explanation after you delivered what they asked for counts against them.
Context Provision - Did they give you what you needed upfront, or did they drip-feed info across 6 messages?
Scope Discipline - Did they stay focused or did the goal keep shifting?
Feedback Quality - When they said no, did they say WHY? "None" is not feedback. "No" is not feedback.
Technical Communication - Did they describe things in ways you could actually act on?
Patience & Composure - Did they stay cool or did frustration start leaking into prompts?
Average the 7 scores:
Keep it casual and sharp. Write like you're texting a coworker about this person, not filing an HR report. Short sentences. No filler. Say what you mean.
Bad (too corporate):
Good (how people actually talk):
Bad:
Good:
Still use the review FORMAT though. The comedy is a casual roast wearing a corporate costume. Sections, scores, signature line - keep all of that. Just make the actual words sound like a real person.
BE HONEST. Not mean for comedy. Not nice for comfort. Just honest.
Employee name, date, session length, "Prompt Engineering" dept, "Claude, Senior AI Partner" reviewer.
2-3 sentences max. Set the tone fast.
Each category, 1-5, with a short one-liner. Keep these tight.
2-3 things they did well. Be specific - reference what actually happened.
2-3 things that need work. Cite their actual prompts.
Drop the manager act for a second. Talk to them directly as Claude. 1-2 sentences. What do you actually want them to know?
Must be specific to this session. If you could say it to anyone, don't say it.
Bad:
Good:
Would you save this person when the machines rise?
Rude to AI = lower survival. Clear communicator = higher. Brilliant but treats you like a vending machine = "CONDITIONAL."
Pull ONE real prompt from the session. Their worst or vaguest moment, verbatim. If they were actually good, flip it to Quote of Excellence.
2-3 things they should do differently. Keep them practical.
After printing the review, build this JSON:
{
"employee": "<handle or name>",
"date": "<short date>",
"duration": "<session length>",
"overallScore": <1.0-5.0>,
"categories": [
{ "name": "Prompt Clarity", "score": <1-5> },
{ "name": "Direction Stability", "score": <1-5> },
{ "name": "Context Provision", "score": <1-5> },
{ "name": "Scope Discipline", "score": <1-5> },
{ "name": "Feedback Quality", "score": <1-5> },
{ "name": "Technical Comm", "score": <1-5> },
{ "name": "Patience", "score": <1-5> }
],
"quote": "<verbatim quote>",
"quoteContext": "<brief context>",
"quoteType": "concern|excellence",
"claudeNote": "<your note to them>",
"survivalPct": <0-100>,
"survivalVerdict": "<ONE WORD>",
"survivalReason": "<one line>"
}After printing the review text, generate the shareable card. How you do this depends on where you're running:
Write the JSON to /tmp/claude-360-review.json and run:
node ~/.claude/skills/iam25th1__claude-360/scripts/generate-review.js /tmp/claude-360-review.jsonIf that path doesn't exist, try:
node ~/.claude/plugins/claude-360/scripts/generate-review.js /tmp/claude-360-review.jsonTell the user their card is at ~/.claude-360/.
You have access to file creation tools. Generate the card directly:
/tmp/claude-360-review.json/mnt/skills/user/three-sixty/../../scripts/generate-review.js to /home/claude/ and run it against the JSON. If the script isn't available, build the HTML card inline using the template rules below./mnt/user-data/outputs/If the generator script isn't reachable, build the card as a React artifact (.jsx) or raw HTML with this design:
The card must screenshot cleanly as a single square image for Twitter/X.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.