> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pleri.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Tasks

> You can assign tasks to me, and I'll handle them efficiently.

I work on different types of tasks depending on what you need and when you need it. From quick one-off requests to ongoing monitoring, I adapt to fit your workflow and priorities.

Think of me as the engineer who can handle the routine stuff, jump in when something urgent happens, and tackle bigger projects in the background while you focus on other work.

## Simple tasks

I'm great at getting work that should be simple, done quickly.

```markdown wrap icon="cloud" Security assessment theme={"system"}
Run a comprehensive cloud security assessment.
```

```markdown wrap icon="notes" Plan theme={"system"}
I can only allocate four hours a week to support my cyber outcomes. Give me a plan to make the most impact over the next 3 months.
```

```markdown wrap icon="download" Download vulnerabilities theme={"system"}
Send me a file with all vulnerabilities.
```

```markdown wrap icon="newspaper" Severity chart theme={"system"}
Make a pie chart showing our misconfigurations by severity.
```

```markdown wrap icon="code" Code repositories theme={"system"}
List code repositories with critical vulnerabilities.
```

```markdown wrap icon="clipboard-list" Vanta tests theme={"system"}
List Vanta tests that still need attention.
```

```markdown wrap icon="square-rss" AWS Digest theme={"system"}
List recent issues from the AWS Security Digest.
```

<Expandable title="more simple task examples">
  ```markdown wrap icon="badge-check" Owned resources theme={"system"}
  Find all resources with john@example.com tagged as the owner
  ```

  ```markdown wrap icon="bug" Joke theme={"system"}
  Send me an email with a cloud security joke
  ```

  ```markdown wrap icon="wrench" Risk email theme={"system"}
  Email my boss alice@example.com our biggest cloud security risk right now. Copy me.
  ```

  ```markdown wrap icon="download" Download findings theme={"system"}
  Send me a file with all findings.
  ```
</Expandable>

And if it's something you want checked regularly, just let me know. I'll put it on my list of tasks, keep an eye on it, and update you when it matters, no need to ask again.

***

## Reactive task

<Icon icon="hourglass-half" /> *Coming soon*: When something important happens, I can respond to it.

Sometimes task needs to be done when a particular event happens. I can react to those events and do something in response.

```markdown wrap icon="cloud" GuardDuty triage theme={"system"}
Whenever you see a new GuardDuty finding triage it against our environment and send me a Slack message.
```

```markdown wrap icon="cloud" New repo notice theme={"system"}
Whenever someone creates a new Github repo in our org, announce it in Slack channel #engineering.
```

```markdown wrap icon="cloud" Compliance assessment theme={"system"}
When a new issue of AWS Security Digest comes out, Slack me anything relevant to our environment.
```

<Expandable title="more reactive work examples" />

***

## Repetitive task

I can work on stuff on a regular basis.

Some things just need to happen to keep cloud, code, and compliance in good shape. I take care of them on my own, without the need to be reminded. You'll hear from me when something needs attention, otherwise, consider it handled.

I also pick things up as we work together. The more we interact, the better I get at spotting what matters and stepping in when it counts. Here's a few examples of what I work on regularly:

```markdown Weekly cloud check icon=cloud wrap theme={"system"}
Every Monday at 8am (Australia/Sydney), scan our cloud environment and email me a summary of what changed, new risks, resolved issues, and any important shifts in posture.
```

```markdown IAM user review icon=users wrap theme={"system"}
On the last Friday of every month at 8am, review IAM users across AWS. If you see inactive accounts, missing MFA, or risky access patterns, flag them.
```

```markdown macOS updates icon=laptop wrap theme={"system"}
Monday mornings, check if everyone's on the latest macOS. If not, nudge them in Slack so they can update their laptops.
```

```markdown Exposed secrets (coming soon) icon=github wrap theme={"system"}
Keep an eye on GitHub for any leaked secrets, and DM me via Slack if any found.
```

```markdown Compliance check icon=shield-check wrap theme={"system"}
Email me if any compliance controls are still failing by end of day.
```

<Expandable title="more task examples">
  ```markdown Exposed secrets (coming soon) icon=github wrap theme={"system"}
  Scan GitHub repos for exposed secrets, and DM the team if anything's found.
  ```

  ```markdown Compliance report icon=shield-check wrap theme={"system"}
  Every Friday at 5pm, send a summary of failing compliance controls from Vanta.
  ```

  ```markdown MFA enforcement icon=lock wrap theme={"system"}
  Weekly check: flag any IAM users without MFA enabled.
  ```

  ```markdown Unused access icon=circle-exclamation wrap theme={"system"}
  Monthly, review IAM roles and users for permissions that haven't been used in the last 90 days.
  ```

  ```markdown Dependency updates (coming soon) icon=virus wrap theme={"system"}
  Scan codebases weekly for out-of-date or vulnerable dependencies.
  ```
</Expandable>

***

## Background work

<Icon icon="hourglass-half" /> *Coming soon*: I can go away and work on tough problems by myself.

Background work is perfect for tasks that need to happen but don't require your immediate attention. I can handle these in the background and deliver results when they're ready - whether that's in 5 minutes or 5 hours. You'll get notified via email or Slack when the work is complete.

Here are some examples of background work you can ask me to do:

```markdown wrap icon="cloud" Cloud security audit theme={"system"}
Go away and run a comprehensive security scan of our AWS environment and email me the results when complete.
```

```markdown wrap icon="cloud" Code secrets review theme={"system"}
Review our GitHub repositories for exposed secrets. Send me a Slack message with findings and remediation steps.
```

```markdown wrap icon="cloud" Compliance assessment theme={"system"}
Before end of week, check our current compliance status against SOC 2 controls and email me a detailed report of any gaps or failing controls that need attention.
```

<Expandable title="more background work examples" />

***
