Commit 19703b9
security: harden npm package + fix Layer 1 allowlist
- Remove L2-ONLY skills from package.json files whitelist (council, executor,
finance-agent, gemini-fallback, jarvis-briefing, etc.)
- Exclude voice_mapping.json from npm package (ElevenLabs voice IDs)
- Exclude MANIFESTO/EXPLICACAO docs from npm package (Layer 3 only)
- Replace broad boardroom/ and system/docs/ includes with specific file paths
- Fix layer1-allowlist.txt: remove dead ref to layer-rules.yaml, add layer2-manifest.txt
- Add scripts/filter-patterns.txt to .gitignore (security artifact)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2a12e96 commit 19703b9
File tree
4 files changed
+25
-24
lines changed- .github
4 files changed
+25
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
233 | 236 | | |
234 | 237 | | |
235 | 238 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
85 | 92 | | |
86 | 93 | | |
87 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | | - | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | | - | |
31 | 27 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 28 | | |
36 | | - | |
37 | 29 | | |
38 | | - | |
39 | | - | |
40 | 30 | | |
41 | 31 | | |
42 | 32 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 33 | | |
48 | 34 | | |
49 | | - | |
50 | | - | |
51 | 35 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 36 | | |
58 | 37 | | |
59 | 38 | | |
| |||
62 | 41 | | |
63 | 42 | | |
64 | 43 | | |
65 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
66 | 53 | | |
67 | 54 | | |
68 | 55 | | |
| |||
71 | 58 | | |
72 | 59 | | |
73 | 60 | | |
74 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
75 | 66 | | |
76 | 67 | | |
77 | 68 | | |
| |||
0 commit comments