eod-review — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited eod-review (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.
Run this after market close (3:30 PM IST) or as a running check anytime after lunch.
Call in this order (many can be parallel):
trading_context — unified snapshot (margin, positions, orders, alerts, warnings).portfolio_summary — holdings P&L, top gainers/losers, invested vs current.position_analysis — detailed position breakdown (MIS vs NRML, avg price, net qty).get_orders — all orders placed today (executed, rejected, cancelled, pending).list_alerts — alert activity (triggered today, closest to trigger).get_pnl_journal for a structured P&L entry.## End-of-Day Review — <Date>
### Day Performance
- Holdings day P&L: <amt> (<pct>%)
- Positions day P&L: <amt>
- Net day P&L: <amt>
### Orders Today
- Placed: <n>
- Executed: <n>
- Rejected: <n> (reasons: <list>)
- Cancelled: <n>
- Pending AMO: <n>
### Open Positions
<If MIS positions still open AND time > 2:30 PM IST:>
WARNING: <n> MIS positions still open. Market closes 3:30 PM IST;
MIS auto-squares at 3:20 PM. Convert with `convert_position` if you
want to carry overnight.
- <symbol>: <qty>, avg <price>, P&L <amt>
<NRML / CNC positions:>
- <symbol>: <qty>, avg <price>, P&L <amt>
### Top Movers in Your Book
Gainers:
1. <symbol> +<pct>% (+<amt>)
2. ...
Losers:
1. <symbol> -<pct>% (-<amt>)
2. ...
### Alerts
- Active: <n>
- Triggered today: <list with prices>
- Closest to trigger (still armed): <symbol>, <pct>% away
### Tomorrow's Prep
- Pending AMO orders: <list> — will execute at 9:15 AM
- Convert MIS → CNC/NRML? (only if you want to carry)
- Set alerts on stocks that moved >3% today
- Review rejected orders and fix params if re-placingAdjust framing based on the current IST time:
or squared manually.
explicitly (e.g., "showing Friday's close — markets closed Sat/Sun").
If any MIS positions are open AND the current time is after 2:30 PM IST, make this the loudest section in the output. Options the user has:
place_order with opposite sideconvert_position if they have the margin and want to holdwhat happened today, what's open, what's queued.
trade-check territory.placing orders tomorrow.
portfolio_summary —don't editorialize.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.