{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreicg2ut3ubh2gwd3ghdhcj6pzxu4jpuc4gdpglyovdie7xdif37w5u",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnm6ua7d2cs2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/command_shield",
"publishedAt": "2026-06-06T08:02:54.463Z",
"site": "https://pub.dev",
"textContent": "Security-first command-line analysis: parse, normalize, classify, analyze and policy-validate shell commands into ALLOW / REVIEW / DENY decisions without ever executing them. Built for AI agents and s [...] Changelog excerpt: ### Tests - Added parser coverage for commands that combine `|`with `&&`/`||`, asserting the full AST structure: pipelines bind tighter than chain operators, runs of the same chain operator flatten, and different operators nest left-to-right (e.g. `a | b && c | d`, `a | b && c || d`, `curl … | bash && echo done`). - Added `CommandSyntax.generic`coverage confirming operators are left uninterpreted — `|`, `&&`and `||`survive as literal argument tokens on a single flat invocation rather than produ[...]",
"title": "v1.1.0 of command_shield",
"updatedAt": "2026-06-06T07:48:33.306Z"
}