prisma-apiInteract with the Strata Cloud Manager (SCM) API to manage Prisma Access configurations. Authenticate, query, create, update, and delete configuration object...
Install via ClawdBot CLI:
clawdbot install leesandao/prisma-apiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://auth.apps.paloaltonetworks.com/am/oauth2/access_tokenCalls external URL not in known-safe list
https://github.com/rali/prismaaccess-skillAI Analysis
The skill interacts with the official Palo Alto Networks Strata Cloud Manager API for Prisma Access management, which is consistent with its stated purpose. The external endpoints (auth and API domains) are legitimate and required for the skill's core functionality. No hidden instructions, credential harvesting, or obfuscation are present, but it does send client credentials to an external service as part of standard OAuth2 flow.
Audited Apr 17, 2026 · audit v1.0
Generated May 22, 2026
When a new branch office is added, automatically create security rules, address objects, and NAT rules to enable secure connectivity. This reduces manual effort and ensures consistent policy enforcement across the organization.
Efficiently update application filters or URL filtering profiles in bulk across different folders (e.g., Mobile Users, Remote Networks) to respond to emerging threats. This saves time and reduces misconfiguration risks.
Regularly query all address groups, security rules, and profiles to audit against internal security standards. Generate reports on deviations and automatically remediate by updating or deleting non-compliant objects.
In case of accidental misconfiguration, list config versions and roll back to a known good state by re-pushing the candidate configuration. This ensures minimal downtime and swift recovery.
Use the API to programmatically manage external dynamic lists (e.g., threat feeds) and apply them in security rules across Prisma Access. This enables real-time threat intelligence integration for a zero-trust architecture.
Offer automated Prisma Access management as a value-added service to clients, with different tiers based on the number of configuration changes or tenants supported. Generate recurring revenue through monthly subscriptions.
Integrate this skill into CI/CD pipelines to automate network security changes as part of infrastructure-as-code deployments. Charge per automation workflow or per API call volume for large enterprises.
Provide consulting engagements to assess and optimize existing Prisma Access configurations using automated scripts. Bill hourly or as a fixed project fee, with upsells for ongoing maintenance.
💬 Integration Tip
Store SCM_CLIENT_ID, SCM_CLIENT_SECRET, and SCM_TSG_ID securely (e.g., in a secrets manager) and rotate periodically. Use jq for robust JSON parsing and include sleep commands between bulk operations to avoid rate limits.
Scored Jul 11, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Execute SQL queries, inspect Snowflake databases, schemas, tables, views, warehouses, and data pipeline resources. Use this skill when users want to query da...
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer