{
  "permissions": {
    "allow": [
      "Skill(humanizer)",
      "Skill(humanizer:*)",
      "Skill(claude-api)",
      "Skill(claude-api:*)",
      "Read(//Applications/Google Chrome.app/Contents/MacOS/**)",
      "Bash(python3 -c \"import markdown; print\\('markdown OK'\\)\")",
      "Bash(python3 -c \"import pypdf; print\\('pypdf OK'\\)\")",
      "Bash(python3 -c \"import reportlab; print\\('reportlab OK'\\)\")",
      "Bash(python3 -m pip install --user --quiet markdown pypdf reportlab)",
      "Bash(python3 -c \"import markdown, pypdf, reportlab; print\\('all OK'\\)\")",
      "Bash(python3 build_pdf.py)",
      "Bash(python3 build_adenda.py)",
      "Bash(python3 \"/Users/danicosta/Library/Application Support/Claude/local-agent-mode-sessions/skills-plugin/df100215-d73b-4e6c-8fa9-2740f75c0e97/a4374fb8-70be-48d9-aa34-eaeaef313a6d/skills/docx/scripts/office/soffice.py\" --headless --convert-to pdf \"/Users/danicosta/Desktop/KYNDA/Adenda-NDA-Kynda.docx\" --outdir .)",
      "Bash([ -x \"$SOF\" ])",
      "Bash(/Applications/LibreOffice.app/Contents/MacOS/soffice --headless --convert-to pdf --outdir . /Users/danicosta/Desktop/KYNDA/Adenda-NDA-Kynda.docx)",
      "Bash(sed -i '' -e 's/line: 312/line: 296/g' -e 's/after: 140/after: 116/' -e 's/before: 900/before: 500/' build_adenda_docx.js)",
      "Bash(NODE_PATH=\"./node_modules\" node build_adenda_docx.js)",
      "Bash(\"/Applications/LibreOffice.app/Contents/MacOS/soffice\" --headless --convert-to pdf --outdir . \"/Users/danicosta/Desktop/KYNDA/Adenda-NDA-Kynda.docx\")",
      "Bash(python3 -c \"from pypdf import PdfReader; print\\('páginas:', len\\(PdfReader\\('Adenda-NDA-Kynda.pdf'\\).pages\\)\\)\")",
      "Bash(python3 build_resumen.py)",
      "Bash(python3 -)"
    ]
  }
}
