LI

lindy-enterprise-rbac

Configure role-based access control for Lindy AI workspaces to manage team permissions and security.

Install

mkdir -p .claude/skills/lindy-enterprise-rbac && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/7447" && unzip -o skill.zip -d .claude/skills/lindy-enterprise-rbac && rm skill.zip

Installs to .claude/skills/lindy-enterprise-rbac

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Configure enterprise role-based access control for Lindy AI workspaces.
71 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Map organizational roles to Lindy roles
  • Invite team members to workspaces
  • Organize agents into folders with permissions
  • Configure SSO and SCIM for enterprise accounts
  • Audit workspace activity logs

How it works

It provides a framework for assigning roles like Owner, Editor, or Viewer to team members and configuring enterprise security features like SSO and SCIM.

Inputs & outputs

You give it
Team member email and role assignment
You get back
Configured workspace access and security policies

When to use lindy-enterprise-rbac

  • Assigning user roles like Owner, Editor, or Viewer
  • Setting up workspace security policies
  • Configuring SSO/SCIM for enterprise accounts
  • Auditing workspace access permissions

About this skill

Lindy Enterprise RBAC

Overview

Lindy organizes access around workspaces where agents live. Team members are assigned roles that control who can create, modify, run, or observe agents and their execution history. Enterprise features add SSO, SCIM, audit logs, and granular permission controls.

Prerequisites

  • Lindy Team ($49.99/mo + $19.99/seat) or Enterprise plan
  • Workspace owner privileges
  • Team members invited to the workspace

Lindy Role Model

RoleCreate AgentsEdit AgentsRun AgentsView TasksManage Team
OwnerYesYesYesYesYes
EditorYesYesYesYesNo
ViewerNoNoNoYesNo

Instructions

Step 1: Map Organizational Roles to Lindy Roles

Org RoleLindy RoleRationale
Engineering LeadOwnerFull workspace control
DeveloperEditorBuild and modify agents
Ops/SupportEditorRun agents and configure workflows
ManagerViewerMonitor task execution and metrics
StakeholderViewerRead-only access to results

Step 2: Invite Team Members

  1. Go to Settings > Team in the Lindy dashboard
  2. Click Invite Member
  3. Enter email address
  4. Select role: Owner, Editor, or Viewer
  5. Confirm invitation

Pro plan: Each additional seat costs $19.99/month Enterprise plan: Custom pricing with bulk seat discounts

Step 3: Organize Agents with Folders

Use folders to organize agents by team, function, or environment:

Workspace: Acme Corp Production
├── Support/
│   ├── Email Triage Agent
│   ├── FAQ Chatbot
│   └── Escalation Agent
├── Sales/
│   ├── Lead Router
│   ├── Follow-up Agent
│   └── Meeting Scheduler
├── Operations/
│   ├── Daily Report Agent
│   ├── Monitoring Agent
│   └── Data Pipeline Agent
└── Shared/
    ├── Knowledge Base Agent
    └── Notification Agent

Folder permissions: Share folders with specific team members to control visibility. Agents in private folders are only visible to the folder owner.

Step 4: Agent Sharing Controls

Each agent can be shared independently:

Sharing LevelWho Gets ItWhat They Can Do
Edit accessTeam collaboratorsEdit agent, see all tasks
User accessAgent consumersRun agent, trigger workflows
TemplateAnyone with linkMake a copy (no access to original)

Step 5: Connection Sharing

Control which team members can use shared integration connections:

  • Private connections: Only the connection creator can use them
  • Shared connections: Any team member can use them in their agents
  • Recommendation: Keep sensitive connections (payment gateways, databases) private

Step 6: API Key Isolation

Create separate API keys per integration purpose:

API KeyPurposeScopeRotation
lnd_prod_app_xxxxApplication webhook triggersProduction only90 days
lnd_prod_ci_xxxxCI/CD smoke testsTest agents only90 days
lnd_prod_monitor_xxxxMonitoring/observabilityRead-only90 days

Revoke keys immediately when a team member with access leaves the organization.

Step 7: Enterprise Security Features

SSO (Single Sign-On):

  • SAML-based authentication
  • Configure in Enterprise settings
  • Users authenticate through your identity provider
  • Automatic session management

SCIM (User Provisioning):

  • Automated user creation and deactivation
  • Sync with your identity provider (Okta, Azure AD, etc.)
  • When an employee leaves, SCIM automatically revokes Lindy access
  • Group mappings to Lindy roles

Audit Logs:

  • Complete activity trail for compliance
  • Track who created, modified, or deleted agents
  • Track who accessed task data
  • Export for security review

Encryption:

  • AES-256 encryption at rest
  • TLS encryption in transit
  • No data sharing between workspaces

Step 8: Offboarding Procedure

When a team member leaves:

  1. SCIM auto-deactivates their account (Enterprise) or manually remove
  2. Revoke any API keys they had access to
  3. Transfer ownership of agents they created
  4. Review and re-authorize any integrations they set up
  5. Audit recent task history for their agents

Access Control Checklist

  • Team roles mapped to Lindy roles
  • All team members invited with appropriate role
  • Agents organized in folders by team/function
  • Sensitive agents in private folders
  • Connections shared only as needed
  • Separate API keys per integration purpose
  • Key rotation schedule (90-day max)
  • Enterprise: SSO enabled
  • Enterprise: SCIM configured
  • Enterprise: Audit log review scheduled (monthly)
  • Offboarding procedure documented

Error Handling

IssueCauseSolution
403 Forbidden on agent createUser has Viewer rolePromote to Editor
Agent not visible to teammateAgent in private folderMove to shared folder
API key returns 401Key revoked or expiredGenerate new key
Cannot delete workspaceNot the OwnerTransfer ownership first
SSO login failsSAML misconfiguredVerify IdP metadata and assertions
SCIM not syncingEndpoint URL wrongCheck SCIM endpoint in IdP config

Resources

Next Steps

Proceed to lindy-migration-deep-dive for platform migration strategies.

When not to use it

  • When managing individual agent settings without team-wide access requirements

Prerequisites

Lindy Team or Enterprise planWorkspace owner privileges

Limitations

  • Enterprise features like SSO and SCIM require specific plan tiers
  • Folder permissions are restricted to folder owners

How it compares

This approach provides a structured role-based access control model compared to ad-hoc sharing of agent credentials.

Compared to similar skills

lindy-enterprise-rbac side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
lindy-enterprise-rbac (this skill)127dNo flagsIntermediate
reverse-engineering-tools734moNo flagsAdvanced
game-hacking-techniques422moNo flagsAdvanced
solidity-security152moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by jeremylongshore

View all by jeremylongshore

analyzing-logs

jeremylongshore

Analyze application logs to detect performance issues, identify error patterns, and improve stability by extracting key insights.

14123

ollama-setup

jeremylongshore

Configure auto-configure Ollama when user needs local LLM deployment, free AI alternatives, or wants to eliminate hosted API costs. Trigger phrases: "install ollama", "local AI", "free LLM", "self-hosted AI", "replace OpenAI", "no API costs". Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

1167

backtesting-trading-strategies

jeremylongshore

Backtest crypto and traditional trading strategies against historical data. Calculates performance metrics (Sharpe, Sortino, max drawdown), generates equity curves, and optimizes strategy parameters. Use when user wants to test a trading strategy, validate signals, or compare approaches. Trigger with phrases like "backtest strategy", "test trading strategy", "historical performance", "simulate trades", "optimize parameters", or "validate signals".

1071

generating-database-seed-data

jeremylongshore

Process this skill enables AI assistant to generate realistic test data and database seed scripts for development and testing environments. it uses faker libraries to create realistic data, maintains relational integrity, and allows configurable data volumes. u... Use when working with databases or data models. Trigger with phrases like 'database', 'query', or 'schema'.

1033

cursor-codebase-indexing

jeremylongshore

Execute set up and optimize Cursor codebase indexing. Triggers on "cursor index setup", "codebase indexing", "index codebase", "cursor semantic search". Use when working with cursor codebase indexing functionality. Trigger with phrases like "cursor codebase indexing", "cursor indexing", "cursor".

885

testing-mobile-apps

jeremylongshore

Execute mobile app testing on iOS and Android devices/simulators. Use when performing specialized testing. Trigger with phrases like "test mobile app", "run iOS tests", or "validate Android functionality".

810

You might also like

reverse-engineering-tools

gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

73204

game-hacking-techniques

gmh5225

Guide for game hacking techniques and cheat development. Use this skill when researching memory manipulation, code injection, ESP/aimbot development, overlay rendering, or game exploitation methodologies.

42128

solidity-security

wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

15115

1password

openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2799

senior-security

davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

3191

ghidra

mitsuhiko

Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.

16105

Search skills

Search the agent skills registry