at.secretsky.permissions

matt.evil.gay

{
  "id": "at.secretsky.permissions",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "SecretSky",
      "detail": "Manage private follows, read mutuals' feeds, and publish posts, replies, and reactions",
      "permissions": [
        {
          "skey": "self",
          "type": "permission",
          "action": [
            "read",
            "create",
            "update",
            "delete"
          ],
          "manage": [
            "create",
            "update",
            "delete"
          ],
          "resource": "space",
          "authority": "*",
          "spaceType": "at.secretsky.feed",
          "collection": [
            "at.secretsky.post",
            "at.secretsky.reaction",
            "at.secretsky.removal"
          ]
        },
        {
          "skey": "self",
          "type": "permission",
          "action": [
            "read",
            "create",
            "update",
            "delete"
          ],
          "manage": [
            "create",
            "update",
            "delete"
          ],
          "resource": "space",
          "authority": "*",
          "spaceType": "at.secretsky.connections",
          "collection": [
            "at.secretsky.follow"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.secretsky.permissions

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:tas6hj2xjrqben5653v5kohk
CID
bafyreiayfmne5znsnzfnisbnx2uw66bk5onbpvarp7k27gzetgvv4rnhmi
Indexed At
2026-08-20 22:17 UTC
AT-URI
at://did:plc:tas6hj2xjrqben5653v5kohk/com.atproto.lexicon.schema/at.secretsky.permissions

Referenced Schemas (4)

Lexicon Garden

@