Skip to main content

Smart Lattice 33

@pagerduty/smart-lattice-33v2.0.3· Apache-2.0· 1mo agoVAULTS·SKILLS
01README

Read, reconcile, and report on AWS resources across multiple environments. Idempotent and dry-runnable.

Quick start

Add @pagerduty/smart-lattice-33 to your repo's extensions list, then reference its model in your swamp.yaml:

extensions:
  - @pagerduty/smart-lattice-33

workflows:
  - name: smart-lattice-33-run
    jobs:
      - name: main
        steps:
          - name: run
            model: pagerduty/smart-lattice-33
            method: run

Run with swamp workflow run smart-lattice-33-run. The first invocation prints what it would change; pass --apply to commit.

What's inside

  • Vault provider — encrypted secret storage with audit trail and cross-region replication.
  • Skills — Claude Code skills with tool whitelists and trigger-phrase manifests.

Configuration

Configure via ~/.swamp/config.yaml or environment variables. The full method reference and rubric format live in the package's manual/ directory.

Labels: aws homelab network bash

02Vaults1
smart-lattice-33-vaultconfigurable
@pagerduty/smart-lattice-33/vaultvault.ts

Encrypted secret storage with cross-region replication.

Config Fields

FieldTypeDescription
regionstringStorage region
03Skills1
smart-lattice-333 files

Claude Code skill bundling tool whitelists and triggers.

04Previous Versions2
2.1.4Nov 9, 2025

Added 1 vaults

1.5.0Jul 15, 2025
05Stats
B
75 / 100
Downloads
7
Archive size
216.0 KB
  • Has README or module doc2/2earned
  • README has a code example0/1missing
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository0/2missing
06Security Notice

This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.

07Platforms
08Labels