| Pack ID | Name | Description | Safe Patterns | Destructive Patterns |
|---|
core.filesystem | Filesystem | Guards against recursive/forced file deletion and dangerous moves/overwrites | 42 | 10 |
core.git | Git | Guards against destructive git operations that lose history or modify remote state | 8 | 11 |
core.obfuscation | Obfuscation | Guards against meta-execution patterns whose purpose is guard bypass | 0 | 5 |
core.stencila | Stencila | Guards the agent's own runtime, credentials, and publishing operations | 9 | 8 |
bioinformatics.sequence_tools | Sequence Tools | Guards against destructive bioinformatics sequence analysis operations | 17 | 4 |
chemistry.molecular_dynamics | Molecular Dynamics | Guards against destructive molecular dynamics and chemistry tool operations | 3 | 3 |
cloud.aws | AWS | Guards against destructive AWS operations | 0 | 4 |
cloud.azure | Azure | Guards against destructive Azure operations | 0 | 3 |
cloud.gcp | Google Cloud | Guards against destructive GCP operations | 0 | 3 |
cloud.iac | Infrastructure as Code | Guards against destructive IaC operations | 0 | 2 |
containers.docker | Docker | Guards against destructive Docker operations | 0 | 3 |
containers.kubectl | Kubernetes | Guards against destructive Kubernetes operations | 0 | 3 |
database.mysql | MySQL | Guards against destructive MySQL operations | 0 | 4 |
database.postgresql | PostgreSQL | Guards against destructive PostgreSQL operations | 0 | 4 |
database.sqlite | SQLite | Guards against destructive SQLite operations | 0 | 2 |
datasets.versioning | Data Versioning | Guards against destructive operations on scientific data versioning tools | 8 | 5 |
datasets.transfer | Data Transfer Tools | Guards against destructive operations in scientific data transfer tools | 5 | 5 |
environments.managers | Environment Managers | Guards against destructive operations on environment and package managers | 15 | 10 |
environments.r | R Language | Guards against destructive R package management operations | 2 | 2 |
geospatial.climate_data | Climate Data Tools | Guards against destructive operations on NetCDF/HDF climate data files | 2 | 3 |
geospatial.gdal | GDAL/OGR | Guards against destructive GDAL/OGR geospatial data operations | 2 | 4 |
hpc.apptainer | HPC Containers | Guards against destructive Singularity/Apptainer container operations | 0 | 2 |
hpc.schedulers | HPC Schedulers | Guards against destructive HPC job scheduler operations | 12 | 6 |
latex.build_tools | LaTeX Build Tools | Guards against destructive LaTeX build tool operations | 2 | 2 |
ml.experiment_tracking | ML Experiment Tracking | Guards against destructive ML experiment and model tracking operations | 4 | 5 |
notebooks.jupyter | Jupyter Notebooks | Guards against destructive Jupyter notebook operations | 1 | 3 |
packages.registries | Package Registries | Guards against destructive package manager operations affecting registries | 0 | 5 |
scientific.computing | Scientific Computing | Guards against destructive operations in scientific computing environments | 2 | 5 |
system.disk | Disk | Guards against destructive disk operations | 0 | 3 |
system.network | Network | Guards against destructive network operations | 0 | 3 |
system.services | Services | Guards against destructive system service operations | 0 | 3 |
workflows.engines | Workflow Engines | Guards against destructive operations in scientific workflow engines | 4 | 4 |
|